Enables interaction with customers through the WhatsApp Business API for messaging and automation. Only supports WhatsApp Business accounts, not WhatsApp Personal accounts.
Connect WhatsApp to ChatGPT or Claude with your own WhatsApp login or an API key, and your AI can run 57 of its actions. 24 of those only read and change nothing. 7 can delete or send something that cannot be undone, so those need a boundary you set before anyone runs them.
Things you could hand over
Your assistant can pull the message history for your business number with the delivery status on each one, so a question like whether the reminder went out to everyone becomes something it answers rather than something you check by hand. It can also read the number's own status, including its quality rating and current throughput limit, which is usually what has changed when delivery gets worse.
Built on: Get WhatsApp Message History / Get phone number / Get phone numbers
Templates are the thing that gates most outbound messaging, and they are readable. The assistant can list every template on the account with its current review state, check one by name, and look through the pre-built library for something close to what you need. Ask it which templates are rejected and why, rather than opening the manager and reading the list yourself.
Built on: Get message templates / Get template status / Get message template library
Inside the 24 hour service window that opens when a customer messages you, your assistant can send free-form replies: text, an image or document, a location, or a contact card. Outside that window a free-form send fails with error 131047 and asks you for a template instead. The window is the guardrail here, and it is enforced by WhatsApp rather than by your own discipline.
Built on: Send message / Send media / Send location / Send contacts / Get WhatsApp Message History
That is what templates are for, and the whole loop is available. The assistant can draft a template, create or update it under a name, watch for the approval, and then send it with this customer's variables filled in. What it cannot do is skip the approval, which is the correct behavior: WhatsApp reviews the wording before your first send, not after.
Built on: Upsert message template / Create message template / Get template status / Send template message
Yes, and this is where WhatsApp stops being a text channel. Your assistant can send up to three reply buttons for a yes or no or a quick choice, or a list message with up to ten sections and ten items each for a menu. Button titles are capped at 20 characters. Both need the recipient to have messaged you inside the last 24 hours.
Built on: Send interactive buttons / Send interactive list / Get WhatsApp Message History
The assistant can block users, up to 100 in one request, and it can read the message history first so the decision rests on what was actually sent. Hold this one close. A blocked person cannot unblock themselves, gets an error when they try to message you, and has no route back except contacting your business some other way.
Built on: Get WhatsApp Message History / Block WhatsApp Users / Get phone number
Both are deletable and both deletions are permanent. Deleting a template by name removes it in every language at once, and that name cannot be reused for 30 days. Deleting uploaded media removes it before Meta's normal 30 day retention would have, and the media ID stops resolving, which breaks any send that still points at it.
Built on: Get message templates / Delete message template / Get media info / Delete WhatsApp Media
- This connector is the WhatsApp Business Platform, not the WhatsApp on your phone. It works against a registered business phone number on a WhatsApp Business Account, and your personal chats are not reachable through it.
- There is no action to read incoming customer messages directly. The history action returns messages with their delivery status, and inbound message content arrives through webhooks, so an assistant that answers customers needs that webhook path built rather than a polling loop.
- Group actions are limited to listing groups and reading pending join requests. Sending into a group is not exposed here.
- Message pricing depends on conversation category and country and is not readable through these actions, so an assistant cannot tell you what a campaign will cost before you run it.
- No time saving is claimed for any candidate on this page, because none has been measured.
BUILT-IN AI No AI feature a normal user can reach. Wins here come from connecting it to something else.
1 event triggers. This app can fire automations on its own. One of 34 in this directory that can.