How to update Whatsapp API as Template
Techmet
Last Update 2 months ago
Standard Template API is https://app.messageautosender.com/api/v1/message/createFromTemplate?api_key=#apikey#&templateId=#templateid#&receiverMobileNo=${phone}
Note :
1) Template can not be EDITed after creation, We have to create new Template and need to update the Template ID in API whereever we are using the API.
2) Media File need to be less than 15 MB.
Follow the STEP's :-
Step 1 > Get the Desired URL which currently in USE
Step 2 > Login to Whatsapp Panel > Message Template > Template's
Step 3 > Create new Template and Delete the Older Template
Step 4 > Replace the Template ID in URL API
