Below is a sample GET request when sending a text message on WhatsApp.
https://app.askeva.in/api/rest/send_message?format=json&v=1.1&auth_scheme=plain&method=SendMessage&Authorization=9rc1na231am8105007nidk6025anxxxxxxxxxxxxxxxxxxx&msg_type=Text&send_to=91xxxxxxxxxx&msg=AskEva%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Improve%20your%20customer%20experience%20with%20an%20AI-powered%20conversational%20chatbot%20solution%20integrated%20with%20customized%20ERP%20software.%20Works%2024x7%2C%20Pay-as-you-go%2C%20Automation%20in%20Leads%2C%20Sales%20%26%20Follow-ups.
Below is a sample GET request when sending a text message with Header and Footer.
https://app.askeva.in/api/rest/send_message?method=SendMessage&format=json&v=1.1&auth_scheme=plain&isTemplate=true&msg_type=Text&send_to=91xxxxxxxxxx&msg=With the help of Ask Executive Virtual Assistant, users can experience end-to-end Whatsapp chatbot solutions for all kinds of business right from small to large scale businesses globally.&header=Delight your customers with AskEva.&Authorization=9rc1na231am8105007nidk6025anxxxxxxxxxxxxxxxxxxx&footer=Ask Eva
Below is a sample GET request when sending a text message with CTA Buttons on WhatsApp.
https://app.askeva.in/api/rest/send_message?method=SendMessage&format=json&v=1.1&auth_scheme=plain&isTemplate=true&msg_type=Text&msg=Askeva%20is%20our%20Whatsapp%20based%20Chatbot%20that%20can%20automate%20all%20kinds%20of%20business%20processes%20for%20a%20business%20in%20the%20World%20biggest%20platform%20Whatsapp.&Authorization=9rc1na231am8105007nidk6025anxxxxxxxxxxxxxxxxxxx&send_to=91xxxxxxxxxx
Here, since the Button Template has static Call-to-Action buttons, it is exactly similar to sending a simple text message except for isTemplate=true parameter. This will ensure that the Call-to-Action button template is sent on WhatsApp as expected.
Below is a sample GET request when sending a text message with CTA Buttons on WhatsApp.
https://app.askeva.in/api/rest/send_message?method=SendMessage&format=json&v=1.1&auth_scheme=plain&isTemplate=true&msg_type=Text&msg=Askeva%20is%20our%20Whatsapp%20based%20Chatbot%20that%20can%20automate%20all%20kinds%20of%20business%20processes%20for%20a%20business%20in%20the%20World%20biggest%20platform%20Whatsapp.&Authorization=9rc1na231am8105007nidk6025anxxxxxxxxxxxxxxxxxxx&send_to=91xxxxxxxxxx
Below is a sample GET request when sending a text message with Quick Reply Buttons on WhatsApp.
https://app.askeva.in/api/rest/send_message?method=SendMessage&format=json&v=1.1&auth_scheme=plain&isTemplate=true&msg_type=Text&msg=Uplift your Customer Experience today with AskEva.&Authorization=9rc1na231am8105007nidk6025anxxxxxxxxxxxxxxxxxxx&send_to=91xxxxxxxxxx
Here, since the Button Template has static Quick Reply buttons, it is exactly similar to sending a simple text message except for isTemplate=true parameter. This will ensure that the Quick Reply button template is sent on WhatsApp as expected.