Invite participant
During a conference call, internal agents can invite a participant to join the conference call using the following event:
{
"type": "DIALER.INVITE_PARTICIPANT",
"payload": {
"to": "String"
}
}
Reference
to
: The number of the participant to invite to the conference call.- This can be either a phone number or a teammate's id.