Skip to main content
POST
Start a workflow with a webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string<uuid>
required

The GUID of a wokflow

Example:

"00000000-0000-0000-0000-000000000000"

node_id
string<uuid>
required

The GUID of a wokflow

Example:

"00000000-0000-0000-0000-000000000000"

Response

200 - application/json

A task result

message
string
result
object
success
boolean