Trigger a workflow via webhook with applicationId
Workflows
Trigger a workflow via webhook with applicationId
Webhook variant that ties the run to a specific Application via the path parameter — the application is loaded and made available to workflow nodes alongside the supplied payload. Auth is the same as the unscoped webhook endpoint.
POST
Trigger a workflow via webhook with applicationId
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Webhook processed successfully