get https://{domainname}/CAServices/scheduleCampaignData/scheduleDataStatus.php
Deprecation Update
This API will be deprecated by 30th Nov 2024.
We recommend to start using the new version of the APIs:
Schedule Data Status API is used to verify the status of the data scheduled to be added to the dialer(outbound campaign).
To access this API the following parameters MUST be passed.
Parameter | Description |
---|---|
api_key* | Authentication key available on user detail page |
Note
Parameters with ‘*’ are considered to be mandatory parameters.
Possible responses
Success response | "status": "success", "message": { "Id": "XX", "api_key": "KKXXXXXXXXXXXX", "CreatedDate": "YYYY-MM-DD HH:MM:SS", "ScheduleTime": "YYYY-MM-DD HH:MM:SS", "ScheduleParams": "api_key=KKXXXXXXXXXXXX&campaign_name=XXXXXX&action=START&format=json&PhoneNumber=04XXXXXXXXX&Name=SXXXXXX&ScheduledTime=YYYY-MM-DD+HH%3AMM%3ASS&skill=XX XXXXX&AgentID=XXXXXX&Priority=2", "RequestTime": "YYYY-MM-DD HH:MM:SS", "IsRequestSent": "1", "Response": "{"status": "SUCCESS" "message": "SuccessFully Updated, Progressive was started"}"}, |
Invalid api_key | "status": "success" "message": "null" |
Further Insights
By default, the domain name is https://in1-ccaas-api.ozonetel.com if change in domain name please refer here