Skip to content
Wbiztool

Integrations

Apps & integrations

Connect Wbiztool to the tools you already use. Every integration sends messages from your own connected WhatsApp number, so first connect a number on WhatsApp settings and, for most integrations, create an API key on Settings → API keys.

Which one should you use? Selling on Shopify or WooCommerce: use the Shopify app or the WordPress plugin. Building no-code workflows: use Zapier, n8n, Make or Pabbly Connect. Building your own app: use the REST API or the client libraries.

Built-in integrations#

These run inside Wbiztool. You set them up in your dashboard or install an official app or plugin.

IntegrationWhat it doesGuide
ShopifyOrder confirmations, shipping updates and new-order alerts for your store.Shopify integration
WordPressThe Business Messaging for WbizTool plugin: messages for WooCommerce orders, WP Amelia bookings and Contact Form 7 submissions.WordPress integration
Google SheetsSend a message when a row is added to or updated in a sheet. Included on every paid plan (the number of triggers depends on the plan).Google Sheets integration

Automation platforms#

Build workflows that send WhatsApp messages when something happens in another app.

PlatformHow it connectsGuide
ZapierThe Wbiztool app on Zapier: a trigger for new WhatsApp messages (needs the Unibox add-on) and actions to send messages.Zapier integration
n8nThe n8n-nodes-wbiztool community node, or the HTTP Request node.n8n integration
Pabbly ConnectThe API (Pabbly) action.Pabbly Connect
AlbatoThe HTTP Request/Outgoing webhook action.Albato
ActivepiecesThe HTTP piece.Activepieces
MakeUse the HTTP module.Make

Using a different tool? Any platform that can send an HTTP POST request works the same way. See Send WhatsApp messages from any automation tool.

Developer tools#

Client libraries#

Official wrappers for the REST API handle authentication and file uploads for you.

pip install wbiztool-client

See Using the official clients for an example.

Postman collection#

Download the Postman collection and import it into Postman to try requests quickly. It covers Send message (text, image and file), Schedule message, Cancel message and Message history. For other endpoints, use the API reference. The collection sends form fields, so its Message history request returns only the first 200 messages. See Pagination.

Webhooks#

  • Message status: pass a webhook URL when you send a message to be told when it's sent or fails. See Webhook.
  • Incoming messages: with the Unibox add-on ($20/month or $200/year per WhatsApp number, bought on Billing & Plans), a listener on Unibox listeners posts each new WhatsApp message to your URL.

Need help?#

If you can't find what you need, contact support.