session.completed event fires. From there you can chain it into any Make scenario.
Setup
Create a scenario with a Custom webhook
In Make, create a new scenario. Add a Webhooks → Custom webhook module as the trigger. Click Add to create a new webhook and copy the URL (starts with
https://hook.eu2.make.com/… or similar).Add the Make integration in Feedal
Go to Integrations → New integration → Make. Paste the webhook URL and save.
| Field | Required | Default | Description |
|---|---|---|---|
| Name | Yes | — | A label for this integration |
| Webhook URL | Yes | — | The custom webhook URL from your Make scenario |
| Include answers | — | On | Include answer fields in the payload |
Payload format
Feedal sends the same flat key-value JSON object as the Zapier integration:answer__ and the node ID.
Next steps
Zapier
Same setup pattern for Zapier.
Webhook
Connect directly without a middleware platform.