cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
452
Views
0
Helpful
1
Replies

Outbound Option [Reservation Call]

leandro-contino
Level 1
Level 1

Hi Friends, I need to know if there is any way to relation the reservation call with any particular agent. We need to know if there is some way to capture the context information (Account name, Phone01, etc).

This is the scenario:

2 Agent

10 Records

1 Skillgroup

We must ensure that five specific contact (record`s) are processed by one specific agent and the other five by the other agent.

Thanks a lot !

Best Regards.

Leandro.

1 Reply 1

Edward Umansky
Level 4
Level 4

You can read context info from the reservation call if you are running a Preview campaign. There are built-in ECC variables which you can evaluate to extract the context info. If you wanted to, you can read the context info with an if node in your reservation call script and then direct it to a particular agent using one of the agent nodes.

However, best way to split the list as you described is to create two skill groups (1 agent assigned to each), two campaigns, and two query rules that divide the records appropriately.