Fetch Campaign Messages Stats
This is a BETA version of the API. For any queries, please write to help@quickreply.ai
Fetch Campaign Messages
This API helps you to fetch the data of messages sent to the end-user against a checkout/ order.
This API requires an active WhatsApp Account on QuickReply.ai
Within a single response, the API returns 50 messages data along with an offset value which can be reused to pull in the next batch of 50 messages.
Fetch the Message Stats using an API
POST
https://cloudfunc.intelliticks.com/api/companyStats/fetchCampaignsData
The body is a JSON Object
Query Parameters
Headers
Fields marked with *️ are Required.
Sample cURL Request
Sample Response Body
Last updated