Workflow API
Authorizations
AuthorizationstringRequired
Your Integration API Read + Write API Key. Note: You must use the Read + Write API Key, not the Write Only API Key.
Body
triggerIdstringOptionalExample:
{apiTriggerId}userIdstringOptionalExample:
{userId}variablesobjectOptionalExample:
{"property1":"value","property2":123,"property3":true,"property4":["arrayValue1","arrayValue2"],"property5":{"nestedProperty1":"value"},"property6":null}Responses
204
Successful Response
No content
post
/workflow/trigger204
Successful Response
No content
Last updated