Skip to main content
The Zapier integration sends a flat JSON payload to a Zapier Catch Hook trigger every time a session.completed event fires. From there you can connect to any of Zapier’s 6,000+ apps.

Setup

1

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.
2

Add the Zapier integration in Feedal

Go to Integrations → New integration → Zapier. Paste the webhook URL and save.
3

Attach to a form and test

Attach the integration to a form from the Connect tab. Click Test to fire a sample delivery. Zapier will show the incoming data and you can map fields to your next action.

Payload format

Feedal sends a flat key-value JSON object optimised for Zapier’s field mapper:
Each answer is prefixed with 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.