Execute workflow automation manually

Runs an ON_DEMAND automation immediately using the supplied execution context. Use this endpoint when you need to trigger complex business logic without waiting for its scheduled or webhook trigger.

Path Params
string
required

Tenant identifier.

string
required

Identifier of another automation to execute as a sub-workflow. Either requestId or automationId is required.

Body Params

Initial context object that becomes available to facts, rules, and action mappers during execution. Leave empty {} if no additional context is needed.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json