session.completed event fires. From there you can connect to any of Zapier’s 6,000+ apps.
Setup
Create a Zap with a Webhooks trigger
In Zapier, create a new Zap. For the trigger, search for Webhooks by Zapier and choose Catch Hook. Copy the webhook URL Zapier generates.
Add the Zapier integration in Feedal
Go to Integrations → New integration → Zapier. Paste the webhook URL and save.
| Field | Required | Default | Description |
|---|---|---|---|
| Name | Yes | — | A label for this integration |
| Catch hook URL | Yes | — | The webhook URL from your Zap |
| Include answers | — | On | Include answer fields in the payload |
Payload format
Feedal sends a flat key-value JSON object optimised for Zapier’s field mapper:answer__ followed by the node ID. All values are strings.
Next steps
Make
Similar setup for Make (formerly Integromat).
Webhook
Connect directly without a middleware platform.