ZapSell
Integrations

Integrate with any system

API and webhooks to connect ZapSell to your custom system. Ready-made connectors for major platforms as a bonus.

Primary

API & Webhooks

Total freedom to integrate your way. Your system, your rules.

Real-Time Webhooks

Receive conversation, order and escalation events in your system instantly.

Complete REST API

Full control: send messages, query conversations, manage products and more.

Data Sync

Synchronize catalog, orders and customers with your system via API.

Secure Authentication

OAuth 2.0 and API keys with granular permission control.

Example

Simple to integrate

Receive webhooks when events happen and use the API to respond or query data. Complete documentation and SDKs available.

  • Webhook for each new message
  • Webhook when escalating to human
  • API to send proactive messages
  • API to update catalog and prices
// Webhook received
POST /your-endpoint
{
  "event": "message.received",
  "conversation_id": "conv_123",
  "message": {
    "content": "What's my order status?",
    "sentiment": "neutral"
  }
}

// Your response via API
POST /api/v1/messages
{
  "conversation_id": "conv_123",
  "content": "Your order #456 is on its way!"
}
Bonus

Ready-Made Connectors

Besides the API, we offer ready-made connectors for the most used platforms. Configure in minutes, no code required.

Supabase

Connect your Supabase data for the AI to query in real-time.

WhatsApp Business

Official WhatsApp Business API.

Twilio

SMS and WhatsApp via Twilio.

Coming soon
Neon

Direct access to your serverless Postgres database via API.

Coming soon
Firebase

Read Firestore and Realtime Database data in conversations.

Coming soon
Shopify

Sync products, orders and customers automatically.

Coming soon
VTEX

Complete integration with catalog and OMS.

Coming soon
WooCommerce

WordPress plugin with real-time sync.

Coming soon
Nuvemshop

Native integration for Nuvemshop stores.

Coming soon
Magento

Support for Magento 2 and Adobe Commerce.

Coming soon
HubSpot

Sync contacts and conversation history.

Coming soon
RD Station

Capture leads and sync with automations.

Coming soon
Pipedrive

Create deals automatically from conversations.

Coming soon
Stripe

Accept payments directly in chat.

Coming soon
PIX

Generate PIX QR codes instantly.

Coming soon
PagSeguro

Integrated checkout with PagSeguro.

Coming soon
Mercado Pago

Payments via Mercado Pago with PIX, card and bank slip.

Coming soon
iDEAL

Direct bank payments popular in the Netherlands.

Coming soon
Correios

Automatic package tracking.

Coming soon
Melhor Envio

Quotes and tracking from multiple carriers.

Coming soon
iFood

iFood order and delivery status.

Coming soon
Rappi

Real-time delivery updates.

Coming soon
Zendesk

Create tickets and transfer to agents.

Coming soon
Freshdesk

Integration with ticket system.

Coming soon
Intercom

Bidirectional conversation sync.

Coming soon
Calendly

Schedule meetings directly in chat.

Coming soon
Google Calendar

Sync with your Google Calendar.

Coming soon
Cal.com

Open-source alternative to Calendly.

Coming soon
Instagram

Respond to DMs automatically.

Ready to integrate?

Start free and test the API. Our documentation has everything you need.

See Documentation
pt-brennl