Is there a way to send a message to multiple recipients in one post request? The same way I send emails separated with a semicolon.
CodePudding user response:
There is no option in WhatsApp Business Cloud API to send messages to multiple phone numbers at one go, you have to do that one by one or through the loop.