Send Agent Call Back

sendAgentCallBack

This is the first step in an Agent login process. This function will initiate a phone call to the Agent and recite an agent id to them over the phone.

Parameters

  • key - (String) your api key from the account page
  • campaignId - (long) the campaign id
  • userId - (String) a unique id from your system to identify the agent
  • phoneNumber - (String) 10 digit phone number for the agent - this number will be called

Response

  • No response, Exception thrown on error