Automation

The messaging platform that speaks n8n

WhatsApp automation with n8n, Zapier, or Make should use the same webhook events your other apps already understand. Vendschat emits signed webhooks for inbound and outbound messages — and ships an official n8n community package: n8n-nodes-vendschat.

7-day free trial · No credit card · 10 seats included

Automations

When this happens

A customer messages you

Maria Santos · “Do you deliver to Dubai Marina?”

catches it

Your tools take over

Create a deal in your CRM

via n8n · New WhatsApp lead

check_circle

Ping your team in Slack

via Zapier · Message marked urgent

check_circle

Log it in Google Sheets

via Make · Conversation closed

check_circle

Connect once. Use your own n8n, Zapier, or Make account — same idea as linking Slack or Sheets.

n8n, Make, and Zapier — first-class

Subscribe destinations for the tools you already run. Growth includes integrations and webhooks; Advanced unlocks the full Developer API when you need custom clients.

  • check_circleNative n8n / Make / Zapier sources
  • check_circlenpm package: n8n-nodes-vendschat
  • check_circleSigning secrets on outbound webhooks

Automations

When this happens

A customer messages you

Maria Santos · “Do you deliver to Dubai Marina?”

catches it

Your tools take over

Create a deal in your CRM

via n8n · New WhatsApp lead

check_circle

Ping your team in Slack

via Zapier · Message marked urgent

check_circle

Log it in Google Sheets

via Make · Conversation closed

check_circle

Connect once. Use your own n8n, Zapier, or Make account — same idea as linking Slack or Sheets.

An event catalog you can build on

Catch-alls for all Vendschat traffic, plus channel-specific WhatsApp, Instagram, and Messenger events — text, media, reactions, delivery, and read receipts.

{
  "event": "incoming.whatsapp.messages.text",
  "workspace_id": "ws_…",
  "contact_id": "ct_…",
  "conversation_id": "cv_…",
  "message": {
    "id": "wamid.…",
    "text": "Do you deliver to Marina?",
    "timestamp": "2026-07-25T09:12:04Z"
  }
}

Thin payloads, clear contracts

Outbound webhooks keep payloads predictable so your workflows stay maintainable. Point n8n at Vendschat and route CRM, sheets, or Slack without a middleware team.

Automations

When this happens

A customer messages you

Maria Santos · “Do you deliver to Dubai Marina?”

catches it

Your tools take over

Create a deal in your CRM

via n8n · New WhatsApp lead

check_circle

Ping your team in Slack

via Zapier · Message marked urgent

check_circle

Log it in Google Sheets

via Make · Conversation closed

check_circle

Connect once. Use your own n8n, Zapier, or Make account — same idea as linking Slack or Sheets.

Go deeper on Advanced

Need first-party API access or multiple workspaces under one account? Advanced adds Developer API access for teams that automate everything.

Automations

When this happens

A customer messages you

Maria Santos · “Do you deliver to Dubai Marina?”

catches it

Your tools take over

Create a deal in your CRM

via n8n · New WhatsApp lead

check_circle

Ping your team in Slack

via Zapier · Message marked urgent

check_circle

Log it in Google Sheets

via Make · Conversation closed

check_circle

Connect once. Use your own n8n, Zapier, or Make account — same idea as linking Slack or Sheets.

Webhooks

Event catalog

High-level events your n8n, Make, Zapier, or custom workflows can subscribe to. Full docs

EventWhat it means
incoming.vendschat.messagesCatch-all for inbound messages across channels
incoming.whatsapp.messages.*WhatsApp text, media, and reactions
incoming.instagram.messages.*Instagram DM text, media, story replies
incoming.messenger.messages.*Messenger text, media, postbacks
outgoing.vendschat.messagesCatch-all for outbound messages
outgoing.whatsapp.status.*WhatsApp send / delivered / read / failed
outgoing.instagram.status.*Instagram delivery and read status
outgoing.messenger.status.*Messenger delivery and read status

npm: n8n-nodes-vendschat

How it works

Wire Vendschat into your stack

01

Create a destination

Add n8n, Make, Zapier, or a custom HTTPS endpoint with a signing secret.

02

Subscribe to events

Pick the incoming/outgoing message events your workflow needs — or start with the catch-all.

03

Automate the next step

Update your CRM, notify Slack, open a ticket, or trigger a follow-up template — using the same events docs.vendschat.com describes.

FAQ

Questions buyers ask

Do you have an n8n node?

Yes — install n8n-nodes-vendschat from npm for webhook-triggered Vendschat workflows. You can also call our HTTPS webhooks from any n8n HTTP node.

Is Zapier or Make supported?

Yes. Growth includes Zapier, Make, and n8n-style destinations alongside custom webhooks.

Where is the webhook documentation?

Event names and payload shapes live in the Vendschat docs (docs.vendschat.com/webhooks). The table on this page is the high-level catalog.

When do I need the Developer API?

Integrations and webhooks cover most automations on Growth. The full REST Developer API is on Advanced for custom apps and deeper sync.

Pricing

Transparent plans. No conversation-fee roulette.

Webhooks & n8n/Make/Zapier on Growth · Developer API on Advanced

Ready to try it on your number?

Set up in about 15 minutes. Free for 7 days — no credit card.