๐คCreate and Send Template Messages
Video Tutorial:
To create a Message Template, youโll need to ensure the following:
Youโre an admin of your MyAlice Account
You have an active WhatsApp connection on MyAlice
Your Business Manager is verified. If not, youโll have limited access to the number of templates you can create and send.
Create a Message Template

Go to Integrations and select the options against your WhatsApp Channel.
Click on โManage Templatesโ.
If youโve created any templates before, youโll see a list of all the templates here with their relevant status. If not, youโll see it as blank.
To create a new template, click on โCreate New Message Templateโ
Provide the content of your new template
Once done, click โSave and Request Approvalโ This will send the template to WhatsAppโs end for approval. Normally it takes around 10s for the approval. You can check the status from the โManage Templateโ section.
Message Template Contents
Template Related Information

Template name: This should be in small letters and without any special characters.
Category: Select the category your template falls under.
Language: Select the language youโd like the content of the template to be.
Button Type: You can add buttons with the texts you sent. You also have options to decide how you want the buttons to respond.
Sequence: This triggers a sequence from your automation.
URL: This opens up a URL.
Header type: Header is basically the title of your content, which will appear in bold to your recipients. You can have two types of headers:
Text: A header that will just be a text
Image: An image as an header
Message Related Information

Header (optional): Header can be an image or a text. If text, it can be 60 characters max. For image, use an image of 1.91:1 aspect ratio (1125 px by 600 px) for best view. Accepted formats are .jpg, and .png
Body: This is the message that you want to send to the customers. You can use variables in body. To use variables, use this format:
{{variable|example}}where variable is the name of the variable, and example is a sample data. While sending message template, variable will be replaced by customer attributes.Footer (optional): Footer can be a text with 60 characters limit.
Button: You can add buttons with the texts you sent. Buttons can trigger chatbot sequences created in MyAlice or take the users to any URL. URLs can be static or dynamic. If you want to use Dynamic URL like Abandoned Checkout URL, You need to add suffix. So for example
https://ecomwave.com/AYSF34link to pass dynamically, in WhatsApp Message Template URL, usehttps://ecomwave.com/{{url|example}}. Notice a few things:You cannot make the full URL dynamic. If you need to do that, use our helper redirection url:
https://gtlc.cc/r/?link={{url|example}}In the url variable, add a variable with an example like this:
{{url|example}}
Accepted Media Types and Maximum Sizes

Send an Approved Message Template
There are two ways you can send template messages:
Youโll have to use a template message if you want to send a message to a user-initiated conversation on WhatsApp beyond 24 hours.
You can broadcast a template message to a list of your contacts
Send Template for Conversations beyond 24 hours
Step 1: Go to the relevant WhatsApp ticket
Step 2: Click on the template icon on the bottom of the middle bar
Here youโll see the list of all your approved template messages. Click on the one that youโd like to send and itโll be automatically populated in the text box. Hit โSendโ and itโll be sent to the customer.
Send Message Template with API
Token-based authentication with required prefix "Token"
Pass the API Key as Query Parameter through this or use the X-Myalice-Api-Key Header
Pass the API Key as Header through this or use the api_key Parameter
00Last updated
Was this helpful?