Using the "Context" action

"Context" help you to store data in variables for the later use.


Steps:

  1. Click the "Context" action.
  2. Select the "Run" option (before or after).
  3. Enter the key that you want to use.
  4. Enter the value that you want to use.
  5. Click the "Save" button.

Here are the functions that you can use inside the “Context” action:

Function Description
RUN The conditions for launching the “Context” action. If you select "Before", the “Context” action will run without waiting for a response from the user. If you select “After”, the “Context” action will run after the user responds.
KEY Give the name to the key, to remember what the context is about. It is up to you how to name it.
VALUE In the "Value", you must specify a variable from the possible system or a variable from a webhook.