Campaigns

Telinfy allows you to create campaigns by using the following api. You have to select a particular template for the campaign which will be sent to the contacts you selected

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
json
Defaults to { "campaignName": "test 02", "scheduleTime": "2022-09-27T19:07:15.478Z", "messages": [ { "to": "+91xxxxxxxxx", "templateName": "template _name", "language": "en_US", "header": { "parameters": [ { "type": "image", "image": { "link": "https://www.greenadsglobal.com -Logo.png" } } ] }, "body": null, "button": null }, { "to": "+91xxxxxxxxxx", "templateName": "template_name", "language": "en_US", "header": { "parameters": [ { "type": "image", "image": { "link": "https://www.green.png" } } ] }, "body": null, "button": null } ] }
Headers
string
Defaults to Bearer<access Token>

Provide Your Access Token in 'accessToken'.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json