WAButton

Pro webhook

Webhook de leads WhatsApp pour Zapier

Chaque nouveau lead envoie du JSON vers Zapier en POST. Aucune app extra à installer. Offre Pro.

Installation en 5 min Cible : Dashboard → Notifications → Webhook

Connectez les leads WAButton à Zapier

Créez une URL de capture dans Zapier, collez-la dans Notifications, envoyez un test, puis ajoutez une action.

  1. 1

    Create a Catch Hook trigger

    In the Zap editor, set the Trigger to Webhooks by Zapier. For Event, choose Catch Hook. Continue. Leave Pick Off A Child Key empty so the full body is available.

    Conseil : Catch Hook is the parsed-body trigger. Use Catch Raw Hook only if you need the X-WAButton-Event header as a field.

  2. 2

    Copy the Zapier URL

    Zapier shows a unique URL, typically https://hooks.zapier.com/hooks/catch/…. Copy it.

  3. 3

    Send a test from WAButton

    In the widget editor open Notifications. Enable the webhook (Pro), paste the Catch Hook URL, and click the test button. Back in Zapier, open Test trigger and confirm the sample lead appears.

    Conseil : The sample includes "test": true. Production leads omit that key.

    {
      "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"
        }
      }
    }
  4. 4

    Add an action and turn the Zap on

    Add Google Sheets, Slack, or email. Map the parsed fields. Publish and turn the Zap on. Leave the same URL in WAButton. Catch Hook is a Zapier Professional feature, not Free.

Pourquoi envoyer les leads WAButton via Zapier

Catch Hook parses the JSON

You map event, widget.name, lead.answers.email, and lead.contact.whatsappReplyUrl in the next step. No Parser step required.

One test click from the dashboard

WAButton's Send test request is a real POST. Then click Test trigger in Zapier so the fields exist before you build the action.

Off Zaps fail closed

A Catch Hook URL for a Zap that is off or deleted returns 404. WAButton will retry, then stop. Turn the Zap on before you rely on it.

Same payload as n8n and Make

One webhook contract. Swap the URL if you move from Zapier to n8n later.

Questions fréquentes

Which WAButton plan includes webhooks?

Pro and above. Free and Starter still email new leads. The webhook POST is Pro.

Catch Hook or Catch Raw Hook?

Catch Hook. WAButton sends application/json and Zapier parses it. Catch Raw Hook is for unparsed bodies and headers. Webhooks by Zapier is on Zapier Professional and above, not on Zapier's Free plan.

My Zap is on but nothing arrives

The URL in WAButton must match the Catch Hook URL exactly. Send another test from Notifications, then Test trigger in Zapier.

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.