Webhooks

Webhooks allow you to notify other services (e.g. Zapier, Make, your own service) when a run completes.

A POST request will be made to the webhook URL with data about the run.

Add a webhook endpoint

Webhook endpoints can be added in the "API & Webhooks" tab of a flow.

Last updated