Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Workspace id
Body
{ "fr": "Bonjour", "en": "Hello" }
{ "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.
false
Set this to true if you want to turn off this automation.
true
Unique & human readable id across current workspace's automations
Automation result expression. Might be a variable reference, an object/array with variables inside ...
Response
Success Response
{ "fr": "Bonjour", "en": "Hello" }
{ "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.
false
Set this to true if you want to turn off this automation.
true
Unique & human readable id across current workspace's automations
Automation result expression. Might be a variable reference, an object/array with variables inside ...