Skip to content

Context Block Types

The Context Blocks area in Codeless Logic Designer includes blocks which provide access to the "contextual" information. There are two types of blocks which appear for event handlers:

  1. General blocks - they are available for all event handlers
  2. Handler specific blocks. Each"before" event handler gets its own set of blocks for the values received in the corresponding API event. The "after" blocks get access to both request values and the response values.