Triggers & Actions

Use Webhook as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

  • Webhook

    Triggers when a Webhook request is received.

Actions

  • Respond to Webhook

    Return a custom HTTP response from the webhook trigger. Use this to build API endpoints with formatted responses.