Can I send more than one WhatsApp sticker at a time?
Yes, you could click "+ More Response" to add a new response with the following code and replace the new attachment ID for the new sticker.
{
"type": "STICKER",
"attachment_id": "36f4ed63-d1da-4abb-9100-e39054282e7b"
}
Please refer to
here for the steps of sending WhatsApp Sticker.
Related Articles
How many one-time notification requests can a Page send to a user?
A Page can send multiple requests. However, the 24-hour policy will be applied to all the requests being sent. Facebook also have controls in place to prevent spamming users with multiple requests.
Can I send stickers with WhatsApp?
Yes, you can send stickers with WhatsApp. 1. Upload a .webp sticker file via our Attachment ID uploader. Then, copy and save the media id. 2. Go to the Advanced section of a response 3. Put the below code in a Response Object: { "type": "STICKER", ...
Is it okay to engage with users after one-two months, if they are not officially subscribed to the clients’ Chatbot?
There is an official policy from Facebook advising the best practice is to do subscription messages through one-time notifications. You may refer to the Facebook subscription policy here as well. Please click here to set up one-time notifications ...
What should I do if receiving this error: "Message failed to send because of an unknown error"?
It could be not enough memory and caused the server to be temporarily down. If the server is not connected in the health check, you could restart the server (after clicking Unlock) in the Stella platform, nad the Whstapp number will be back on line ...
Is it possible for users to opt-in and out of different topics and receive messages only on topics they have opted in for?
Yes, it is possiblefor users to opt-in to different topics. You must send out a one-time notification request, according to the official guide from Facebook. Through our system, you can automatically tag the users with topics they have opted in for ...