Connects to what you already use
Plugins for the leading e-commerce platforms, automations with Zapier and Make, Google sync and a REST API for everything else. At no extra cost.
E-commerce
With SendApp Official (unless noted otherwise)WooCommerce
Plugin for order notifications on WhatsApp. With Agent: stock plugin for AI answers on availability and prices.
PrestaShop 8/9
Downloadable plugin to connect your store.
Shopify
Dedicated app to connect your store.
Wix
App available on the Wix marketplace.
Automation
With SendApp OfficialZapier
Connect SendApp to thousands of apps: new contacts, messages, events.
Make (Integromat)
Visual automation scenarios with SendApp modules.
Outbound webhooks
Platform events sent to your systems in real time.
n8n and other tools
Any tool can call SendApp's REST API over HTTP: no dedicated connector needed.
Google Calendar
Booking and appointment sync, in all three products.
Google Sheets
Contact export to a Google sheet (Agent and Official).
Developers
All productsREST API
Messages, contacts, campaigns, templates and leads from any programming language.
JS widget
The AI chat on your website with a single script tag (Agent).
Chrome extensions
Sender and Export Contacts to work right from your browser (Official).
For developers
A WhatsApp message from your back office is a single HTTP call: generate your API key from the dashboard and integrate in minutes, from any language.
Your system
ERP, CRM, website, forms
SendApp API
REST · X-API-Key
Your customer
receives the WhatsApp message in real time
curl -X POST "https://YOUR-DOMAIN/api/whatsapp-meta/send" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "phone": "393331234567", "message": "Order #2841 confirmed" }'Frequently asked questions
Connects to what you already use
Plugins for the leading e-commerce platforms, automations with Zapier and Make, Google sync and a REST API for everything else. At no extra cost.