WhatsApp Status Update
Update your WhatsApp Status through API
Last updated
Update your WhatsApp Status through API
Last updated
This API allows you to post WhatsApp Status Message programmatically using the API which helps you to post Image, Video, Text as your WhatsApp Status.
The status will broadcast only if your Privacy status is enabled, who can see your Status, make sure it's always set to "My Contacts" under the WhatsApp -> Account -> Privacy -> Status
The Status will work only if the contact is stored in both phones i.e your contact should be saved in your customer contact and your customer contact should be saved in your phone. There is no option to delete the Status through API, however you can edit / delete manually from the phone anytime. Supports Only Image/Video/Text for the status update and text character will be around 1000 (may vary), you can add emoji in the status text
When you add text & image/video the text may not be clickable however if you post the status only with text then the links are clickable.
When you post text message status there is no option to change the background color so the default theme color will be the background color.
If you have a huge contact list then status sending may take la onger time and may lead to the slowness of the phone which may affects the automation.
API Variable
Description
Mandatory
token
Your API Token
Required
application
10
Required
media
Public URL of your Video / Image
Optional if the text is not blank
media_code
Base 64 code of the Video / Image
Optional if the text is not blank
text
Status Text
Optional if media or media_code is not blank