Initiate Shotgun Dial
Initiate outbound calls to up to five numbers, the first number to answer is routed to the user and the rest of the calls are dropped.
Method: POST
Endpoint:Â /omni/voice/{user_id}/shotgun
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Field | Type | Description |
---|---|---|
phone_numbers | array | An array of up to five numbers. |
lead_id | integer | [optional]The ID of the lead on the system. |
campaign_id | integer | The ID of the campaign the agent is logged into. |
outboud_cli | string | The phone number to be displayed when dialing out. |
unique_id | string | The external unique ID for this call/lead. |