Automation

Zapier + LeadButton

Yes — LeadButton works with Zapier. Every lead is sent to Zapier via a signed webhook (HMAC-SHA256), so you can process it in thousands of Zapier apps.

Free up to 20 leads/mo · no credit card · live in 2 minutesIncluded from Pro €35 — and in your 14-day Pro trial from day one.
How it works

How LeadButton connects to Zapier

In the back office, add a webhook destination with your Zapier endpoint. On every new lead LeadButton POSTs a JSON payload with an HMAC-SHA256 signature; there's one retry and a test-payload button. From Zapier you map the fields to any app or CRM you like.

POST https://hooks.zapier.com/hooks/catch/…   ← your endpoint
Content-Type: application/json
X-LeadButton-Signature: sha256=9f86d081884c7d65…

{
  "lead_id": "6b1f8c2a-4e77-4d3a-9b2e-0c5a1f7d9e42",
  "space_code": "a1b2c3d4e5f60",
  "widget_key": "contactbot",
  "fields": {
    "name": "Jane Example",
    "email": "jane@example.com",
    "message": "Please send me a quote"
  },
  "page_url": "https://example.com/pricing",
  "referrer": null,
  "created_at": "2026-07-08T09:12:44Z"
}
Live in 2 minutes

Set up in three steps

1

Create a Zapier webhook

In Zapier, start a flow with a webhook trigger and copy the endpoint URL.

2

Paste the URL into LeadButton

Add the webhook destination in the back office and click the test-payload button.

3

Map the fields

In Zapier, map the lead fields (name, email, phone, message, gclid) to your target app.

FAQ

Zapier + LeadButton — frequently asked

Yes. Every lead is sent to Zapier via a signed webhook (HMAC-SHA256). From Zapier you map the fields to any app or CRM.

Connect Zapier today

Build your flow from a template and paste one snippet. Free up to 20 leads/mo, no credit card.