Skip to main content
WhatsApp logo

Overview

Add WhatsApp to any ModuleX agent or workflow. Send WhatsApp messages through the WhatsApp Cloud API (Meta Graph API, graph.facebook.com). Deliver plain-text messages with optional link previews directly to recipients on WhatsApp.
Categories: Communication · Messaging · Automation · Auth: API Key · Actions: 1

Authentication

API Key Authentication

Authenticate using your WhatsApp Business API access token (used as the bearer token on every request)
1

Step 1

Go to https://developers.facebook.com and open your Meta app
2

Step 2

Add the WhatsApp product and configure a Business Phone Number
3

Step 3

Copy the WhatsApp Business API access token (a temporary token is available in the dashboard; generate a permanent System User token for production)
4

Step 4

Note your WhatsApp Business Phone Number ID for each send call
5

Step 5

Paste the access token below

Required Credentials

Available Actions

Parameters

string
required
Recipient phone number with country code (e.g., +14155552671)
string
required
Plain text message content to send
string
required
WhatsApp Business Phone Number ID (from Meta Business Suite)
boolean
Whether WhatsApp should try to render a link preview for the first URL in the message

Response

Limits & Quotas

  • Messaging tiers: WhatsApp enforces per-business-phone-number conversation/message throughput tiers (1K, 10K, 100K, unlimited business-initiated conversations per 24h), scaling with quality rating.
  • 24-hour window: free-form text messages can only be sent inside an open 24-hour customer service window; outside it, an approved message template is required (template sending is not exposed by this tool).
  • Error model: non-2xx responses and timeouts are caught and returned as success=False + error rather than raising. A successful send that lacks a message ID is also reported as success=False. Plan for retries on the agent side based on the error string.

Telegram Bot

AgentMail

Slack