Skip to main content

Webhook Trigger

The Webhook trigger starts an orchestration when an HTTP request is received at a unique URL generated for that orchestration. Webhook Trigger Node

Use Cases

  • Receive data from third-party services (GitHub, Stripe, Typeform, etc.)
  • Build custom HTTP endpoints without infrastructure setup
  • Handle form submissions or API integrations

Node Reference

Parameters

Respond Options

Options


Webhook URL

Each orchestration gets a unique webhook URL shown inside the node. Copy it using the Copy URL link.
The production URL is only active when the orchestration is Activated. A separate test URL is available while editing.

Output Data

The Webhook trigger outputs an object with the full HTTP request details:
Reference fields in downstream nodes: