Gupshup
Gupshup WhatsApp Business messaging, templates, opt-in management, and webhooks.
Tools
| Name | Description |
|---|---|
send_session_messageSend a WhatsApp session/free-form message through Gupshup within the allowed customer-service window. | Send a WhatsApp session/free-form message through Gupshup within the allowed customer-service window. |
send_template_messageSend an approved WhatsApp template message through Gupshup. | Send an approved WhatsApp template message through Gupshup. |
opt_in_userMark a WhatsApp user as opted in for a Gupshup app. | Mark a WhatsApp user as opted in for a Gupshup app. |
opt_out_userMark a WhatsApp user as opted out for a Gupshup app. | Mark a WhatsApp user as opted out for a Gupshup app. |
Triggers
| Name | Description |
|---|---|
webhook_event_receivedReceive Gupshup WhatsApp inbound message and status webhooks. Signature verification is not performed by this trigger. | Receive Gupshup WhatsApp inbound message and status webhooks. Signature verification is not performed by this trigger. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('gupshup', 'send_session_message', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'gupshup',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Gupshup to my app?
Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.
What tools does Gupshup support?
Gupshup supports 4 tools including Send Session Message, Send Template Message, Opt In User, Opt Out User.
Can I use Gupshup with AI agents?
Yes. Add Gupshup to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can Gupshup be used in stateful agent workflows?
Yes. Agents can combine Gupshup tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does Gupshup use?
Gupshup uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Gupshup integration cost?
The Gupshup integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does Gupshup support?
Gupshup supports 1 triggers including Webhook Event Received.
Connect Gupshup in minutes
Get 20,000 free action executions every month. No credit card required.