Make, Zapier, and n8n are middle layers that tie hundreds of systems together. Your flow sends an HTTP request to the scenario's webhook URL, and that scenario does the work in your other tools. It works the other way too: the scenario calls your flow to send a message.
What this automates for you
- Connecting to systems without API knowledge of your own
- Several actions after one WhatsApp conversation (CRM, email, spreadsheet)
- Have messages triggered by events elsewhere
- Prototype quickly before you build a direct integration
How to set up the integration
- 1In Make or Zapier, create a scenario with a webhook trigger.
- 2Copy the webhook URL into the HTTP block in your flow.
- 3Send along the fields you need in the scenario.
- 4Test the scenario, then build out the follow-up actions.
Flows that use this integration
Example flow with message copy and steps.
View →Example flow with message copy and steps.
View →Example flow with message copy and steps.
View →Frequently asked questions
Is this integration a ready-made app, or do I build it myself?
You build it yourself in the HTTP block: fill in the URL, headers, and fields. That usually takes about fifteen minutes. The upside is that you decide exactly which data gets exchanged.
Do integrations cost extra?
No. HTTP and API integrations are part of the €50 per month subscription, no matter how many systems you connect.
What if Make & Zapier have no suitable API endpoint?
Then you use Make, Zapier, or n8n as a middle layer. Your flow talks to a single webhook, and the middle layer talks to everything else.