Skip to main content
Connect Vendschat to visual automation platforms — trigger workflows when customers message, update spreadsheets, notify Slack, or chain multi-step logic. Who this is for: Ops teams on Growth or Advanced who want no-code or low-code automation.

Quick reference


Integrations catalog

Path: Settings → Workspace → Integrations (/settings/workspace/integrations)
Vendschat Integrations page with Agent Skill, Lovable, MCP, and n8n cards.

Integrations catalog

n8n

n8nSelf-hosted workflow automation with full customization.

Zapier

ZapierAutomate workflows with 5,000+ app integrations.

Make

MakeVisual automation platform with drag-and-drop workflows.
Descriptions in app:
  • n8n: Self-hosted workflow automation with full customization
  • Zapier: Automate workflows with 5,000+ app integrations
  • Make: Visual automation platform with drag-and-drop workflows
Connect / Manage buttons open platform-specific setup. Even when catalog UI is illustrative, the supported integration path is: create automation in the external tool → add Vendschat webhook destination pointing to that tool’s URL.

Common architecture

  1. Subscribe to events in Settings → Webhooks
  2. Paste Make / Zapier / n8n webhook URL as destination
  3. Build scenario/zap/workflow on the other side
  4. Set destination source to make, zapier, or n8n when creating (optional, for support clarity)
See Webhooks guide for full event list.

Make

Best for: Complex branching, data stores, EU webhook URLs (hook.eu1.make.com). Setup:
  1. Make → new scenario → WebhooksCustom webhook
  2. Copy URL
  3. Vendschat → WebhooksAdd destination → paste URL
  4. Select events (start with incoming.vendschat.messages)
  5. Run scenario once to register structure; send test message from Chat
Catalog: Shows scenario count when connected; Manage opens Make-related settings.

Zapier

Best for: Quick zaps to popular SaaS (Slack, Gmail, Airtable). Setup:
  1. Zapier → Webhooks by ZapierCatch Hook
  2. Copy webhook URL
  3. Vendschat → WebhooksAdd destination
  4. Pick events → test with real inbound message
Catalog: Connect when not linked; shows zap count when active.

n8n — two modes

Mode A: External / self-hosted n8n (Growth+)

Use your own n8n cloud or self-hosted instance:
  1. n8n workflow → Webhook node (POST)
  2. Copy production URL
  3. Vendschat Webhooks → add destination
  4. Build nodes: HTTP Request back to Vendschat API if needed (Advanced for API)
Integrations card: Manage when instance linked.

Mode B: Hosted n8n on Vendschat (Advanced)

Path: Sidebar → n8n (/n8n) Hero: “Start automating with n8n” — deploy a dedicated instance. Instance Details form: Free tier (sidebar on page): Advanced managed specs (billing): 4 vCPU · 8 GB RAM · 75 GB NVMe · auto backup · upgradable from dashboard. Terms: Creating instance agrees to n8n Terms of Service (shown below button).

Example workflows

UrbanGear — order status (e-commerce)

Pulse Digital — VIP routing (agency)

FlowMetrics — lead scoring (SaaS, Advanced)


Growth vs Advanced for automation


Request Integration

Don’t see your tool? Integrations catalog → dashed Request Integration card → submit tool name. Vendschat team evaluates native connectors; meanwhile use Webhooks + Custom API (Advanced).

Troubleshooting