Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success Response
Example:
{ "fr": "Bonjour", "en": "Hello" }- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
Example:
{ "fr": "Bonjour", "en": "Hello" }Set this to true if you don't want your automation to be accessible outside of your app. Default is false.
Example:
false
Set this to true if you want to turn off this automation.
Example:
true
Unique & human readable id across current workspace's automations
- Option 1
- Option 2
- Option 3
- Option 4
Automation result expression. Might be a variable reference, an object/array with variables inside ...