Sending Message to Groups
Last updated
Last updated
Below is the Sample Push API Request & Response for sending messages to a WhatsApp Group
Supports Only in WhatsApp Web Automation Channel
POST
https://pickyassist.com/app/api/v2/push
This API allows you to send a message to a WhatsApp Group owned by you
Name | Type | Description |
---|---|---|
token
string
Your API Token for authentication
application
number
8 = WhatsApp Official Account
group_id
string
Group ID which you want to post a message
mention_numbers
array
This is an array, please pass the number which want to be mentioned along with country code The number should be in the Group to be mentioned
globalmessage
string
Here you need to pass the message you would like to post into a group To mention someone in a group please pass @ followed by the number with country code without 0 or + @<number> please approve the leave request of @<number>
globalmedia
string
URL from we need to fetch the media ,
location
array
This is an array you can a location into a group
contact
array
It's an array you can share a contact into a group.