SparkTG
Loading your experience...
Please wait while we prepare everything for you
Please wait while we prepare everything for you
Upload dialer campaigns
Basic Authentication
POST
5 Parameters
JSON Format
/dialersvc-id(Integer)15
campaign-id(Integer)675
end-time(Long)1553953912872
file(File)XLS file which contains a column with numbers of customers
invalidate-old-data(Boolean)true
Try this API with a simple cURL command
curl -i -X POST -H "Content-Type: multipart/form-data; charset=utf-8" -u "username:password" -F "file=@sampleFile.xlsx" -F "svc-id=1" -F "campaign-id=559" -F "end-time=1552553805966" "https://telephonycloud.co.in/api/v1/dialer"Sample response from this API
Success