Is there any API for sending WhatsApp message template?
- Submit a WhatsApp Message Template to WhatsApp for approval in your WhatsApp channel.
- Once it has been approved, please head to the response builder in Stella and create a response with your WhatsApp Message Template.
- If you are using sendResponse API, click "Advanced" and it will show the generated JSON. If you are using redirectMemberToNode API, you should create a tree node and create the response on there instead.
- This JSON should be included in the body of the sendResponse API.
Remarks: The variable value can be set with the parameters
Related Articles
How to get the id if sending a media template via API?
The "id" is for the image using media ID, you will need to upload the media to WhatsApp to get the attachment ID first and send then media with ID. The attachment id can be used for a template or normal message. 1. You could upload the file to get ...
What are the differences between the 'WhatsApp message template' and 'text' in the response?
When WhatsApp users do not initiate a message or it has been over the 24 hours window, businesses can only send approved template messages to users (via Stella push panel or Stella API). The costs vary by country. For text messages, you can only can ...
What is Quality Based Message (QBM)?
In September 2021, WhatsApp has globally launched the Quality Based Message, and let businesses engage their customers in full-funnel conversations via WhatsApp Business API. New types of messages including product recommendations, back-in-stock ...
What is a template message?
Templated Messages Message Templates are message formats for common reusable messages a business may want to send. Businesses must use Message Templates to send notifications to customers. This allows a business to send just the template identifier ...
What is the Message Sending Throughput (Messages Per Second) if using Cloud API?
The Message Sending Throughput is up to 250 messages per second for Cloud API. Please click here to see more details about Cloud API.