AddCampaignDataV2 (1 0)
AddCampaignDataV2 (1 0)
Overview 2
Prerequisite 2
Sample request 2
Overview
Add Campaign data v2 API is used to Add data to any Outbound Campaign(Dialer). Create an
Outbound campaign in your CloudAgent account, and use this API to add data/records for the
same. One can also add data into the dialer by uploading an Excel sheet manually. However
using this API, the same can be automated.This API may be used to trigger as and when you get
leads into your CRM application.
This API has no rate limit. We store the requests in queue(after rate limit per minute exceeded for
user) and add data to the outbound campaign later
Prerequisite
API https://api1.cloudagent.in/cloudAgentRestAPI/index.php/CloudAgent/CloudAge
ntAPI/addCamapaignDataV2?
Method GET
Parameters api_key*
Name
Note:
Sample request
https://api1.cloudagent.in/cloudAgentRestAPI/index.php/CloudAgent/CloudAgentAPI/addCamap
aignDataV2?api_key=KK11XXXXXXXXXXXXXXXXX&campaign_name=XXXXXXXX&format=js
on&PhoneNumber=040XXXXXX&Name=Prxxxxx&action=start&checkDuplicate=true
checkDuplicate {"status":"SUCCESS","message":"NumberAlreadyExist"}
action {"status":"SUCCESS","message":"SuccessFullyUpdated,
Progressive wasstarted"}
checkDuplicate <status>SUCCESS</status><message>NumberAlready
Exist</message>
action <status>SUCCESS</status><message>SuccessFully
Updated,Progressive wasstarted</message>