In this tutorial you will learn how to send messages to WhatsApp groups using the API.
Sending messages to group is pretty much the same way as sending messages to phone numbers, you simply need to define the target groups WhatsApp ID (WID) instead of the target phone number.
If you want to send messages from code, you can use any programming language that can perform HTTPS requests to the API. Below you will find the live API tester with ready-to-use code examples in a variety of programming languages.
Requirements
- Have a WhatsApp number already linked to the platform and online.