Triggers
Receive external webhook to trigger flows
Skeleton endpoint that verifies workspace and webhook source and logs receipt.
post/api/v1/w/{wId}/triggers/hooks/{webhookSourceId}
Path parameters
wIdstring required
Workspace ID
webhookSourceIdstring required
Webhook source ID
Request body
object required
Response
Webhook received
Changes
No recorded changes to this endpoint across all 82 revisions of this API.