Using the "Context" action
"Context" help you to store data in variables for the later use.
Steps:
- Click the "Context" action.
- Select the "Run" option (before or after).
- Enter the key that you want to use.
- Enter the value that you want to use.
- 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. |