Skip to content

Create an Event Source

Add a webhook endpoint or scheduled trigger that workflows can subscribe to

An event source is a typed entry point for inbound triggers. Webhooks, schedules, and platform-emitted events all flow through one. Subscriptions attached to the source decide which workflows or agents run.

  1. Go to Event Sources in the sidebar and click Add Event Source.

    Event Sources List

  2. Pick a transport (Webhook or Schedule), name the source, and save. Webhook sources are assigned a unique URL you can copy from the detail page.

    Add Event Source Dialog

  3. Open the source to view its inbound URL, recent deliveries, and HMAC settings. Each field has an info tooltip (ⓘ) that explains what it does.

    Event Source Detail