Skip to content
Core

HTTP Trigger

Publish any flow as a secure HTTP endpoint. Unique URL per published version, rotating secret auth, typed payloads, synchronous or asynchronous responses.

What you can do

Turn a flow into a webhook URL protected by a rotating secret. External systems POST payloads to the URL; the flow runs and the response is returned to the caller.

  • Unique URL per published version
  • Rotating secret authentication
  • Payload typed and validated per node
  • Synchronous response (`?wait=true`) or asynchronous (default 202)
  • Mid-flow early reply via the Respond to Webhook node

Start building your first flow today.

Free to try. No credit card required. Publish production workflows in under 10 minutes.