Pro webhook
Webhook de leads WhatsApp pour Make
Chaque nouveau lead envoie du JSON vers Make en POST. Aucune app extra à installer. Offre Pro.
Installation en 5 min Cible : Dashboard → Notifications → Webhook
Connectez les leads WAButton à Make
Créez une URL de capture dans Make, collez-la dans Notifications, envoyez un test, puis ajoutez une action.
- 1
Add a Custom webhook module
Create a scenario. Click the plus, search Webhooks, and choose Custom webhook. Click Add, name it (for example WAButton leads), and copy the hook URL.
Conseil : You do not need an API key on the Make webhook for WAButton. The URL is the credential.
- 2
Paste the URL into WAButton and send a test
In the widget editor open Notifications. Enable Send leads to a webhook (Pro), paste the Make URL, and click the test button. Return to Make. The webhook should show the determined data structure.
Conseil : If Make is still waiting, click the webhook module so it is listening, then send the test again.
{ "event": "lead.created", "version": 1, "deliveryId": "sample-delivery-id", "sentAt": "2026-09-10T12:00:00.000Z", "widget": { "id": "YOUR_WIDGET_UUID", "name": "Your widget" }, "lead": { "id": "sample-lead-id", "submittedAt": "2026-09-10T12:00:00.000Z", "answers": { "name": "Jane Sample", "email": "jane@example.com", "message": "This is a sample lead from your WAButton test request." }, "contact": { "email": "jane@example.com", "whatsappReplyUrl": "https://wa.me/15550192831" }, "metadata": { "country": "ES", "deviceType": "desktop", "referrer": "https://example.com/pricing" } } } - 3
Add one module and turn the scenario on
Add Google Sheets, Slack, or email. Map lead.answers.email and lead.contact.whatsappReplyUrl. Save. Turn the scenario on. Leave the same URL in WAButton.
Conseil : Default processing is immediate. Use scheduling on the webhook only if you want a queue instead of a run per lead.
Pourquoi envoyer les leads WAButton via Make
JSON is a native incoming format
Make maps event, lead.answers, contact, and metadata into the next module. No extra parse step for the default case.
Determine the structure with one test
Send the dashboard test POST while the scenario is listening. Make marks the webhook Successfully determined.
Runs immediately by default
No polling. When WAButton delivers, the scenario starts. You can schedule the queue later if you want batching.
Same contract as Zapier and n8n
Swap the URL if you move tools. The JSON does not change.
Questions fréquentes
Which WAButton plan includes webhooks?
- Pro and above. Email notifications stay on Free. The HTTP POST is Pro.
Do I need JSON pass-through?
- No for the simple path. Leave it off so Make breaks the body into mappable fields. Turn it on only if a later module wants the raw string.
The scenario is on but Make shows an empty queue
- Confirm the URL in WAButton is the Custom webhook URL, not a Make app-specific instant trigger. Send another test from Notifications.
Plus de guides d'installation
- Voir le guide5 min
n8n
Pro webhook
Envoyez chaque nouveau lead vers n8n avec un webhook.
- Voir le guide5 min
Zapier
Pro webhook
Envoyez chaque nouveau lead vers Zapier avec un webhook.
- Voir le guide2 min
Shopify
Shopify 2.0 & Legacy Themes
Ajoutez un widget de chat WhatsApp à Shopify en quelques minutes.
Les conversations de demain visitent déjà ton site aujourd’hui.
L’opportunité, ce n’est pas seulement d’avoir plus de visiteurs. C’est de te connecter avec ceux que tu as déjà, avant que leur intérêt ne s’estompe.
Une ligne de code. Aucune carte bancaire. Aucune attente.