Send a Message to the WhatsApp Group

Send Messages into WhatsApp group via API

If you haven't signup yet, please sign up first and connect your number with WhatsApp

API Docs:

Step 1: Create Group

Create Group using endpoint: {{base_url}}/groups/createGroup?id={{id}}

Step 2:

Send Message to Group via Endpoint: {{base_url}}/groups/sendMessageText?id={{id}}

Note: You can get the group id (jid) while creating group or you can also use List Group API to fetch the group id (jid). If any support is required, please email us at [email protected] or WhatsApp us

Last updated