Error
public
Incoming Webhook Wait
Webhook endpoint to trigger a workflow.
This is an external facing endpoint is used to trigger a workflow by sending a webhook request.
The workflow is identified by the path parameter, which is equivalent to the workflow id.
POST
Error
Headers
Query Parameters
Return the workflow result directly as the response body, without the {kind, value} envelope. Requires the result to fit inline. If the result was externalized, returns 413 with the download envelope in detail.