HSM (template) messages
Getting a hsm-template
GET
https://eu.hightouch.ai/api/bot/waba_templates/template_id/
This request helps to get one hsm-template.
Path Parameters
Getting a list of hsm-templates
GET
https://eu.hightouch.ai/api/bot/waba_templates/
This request helps to get a list of fetched hsm-templates.
Query Parameters
Send HSM template message
POST
https://eu.hightouch.ai/api/v2/bot/messages/send_waba_template_message/
Отправка HSM сообщения.
Request Body
The index field in the button block is the index number of the button. There can be 3 buttons in the HSM message.
The text field in the button parameters, is the text that can be added to the url of the button.
Last updated