All documentation

Automation

Inbound webhooks: receive contacts

Capture leads from your website, Zapier, Make, or custom code.

Inbound webhooks let other systems push contact data into YVWhatsApp. New leads become contacts automatically.

Create one

Go to Settings, then Integrations, then Webhooks. In the Inbound section, create a webhook to get a unique URL and secret token.

Send data

POST JSON to the URL with fields like phone (required), name, email, company, source, and tags. The contact is created or updated in your workspace. The expected payload is shown on the webhook card.

Connect no-code tools

Use Zapier or Make to send leads from thousands of apps without code, or POST directly from your own backend.

Debug

Each webhook keeps a log of recent requests so you can confirm what was received.

Related