CallFire has a new API!
We are proud to announce the launch of our API 2.0! Learn more about our streamlined, transactional and broadcast APIs. This version of the API documentation will remain available for reference only. There will be no new development, only bug fixes. We highly recommend upgrading to our newer and more sophisticated documentation.
Send ccc agent invite email which includes a link inside email for agent to register with campaign.
Request Parameters
Parameter | Demo Value | Description | Data Type |
---|---|---|---|
SendAgentInvitesRequest | Send an agent invite to agentId or agent email | object | |
RequestId | Unique ID of web request to de-dup on | anyURI | |
CampaignId | CCC Campaign to invite agents to | long | |
AgentGroupName | Optional agent group name to add agents to | string | |
AgentEmails | List of agent emails to send invites to | List[string] |
* indicates choice value, bolded parameters are required