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

UCCX Get call contact info question:

philjaeger
Level 1
Level 1

I want to route a call based on called number.  I have a Get call contact info step  with a CalledNumber variable.   How do I route it from here?

If called number = ???? go to .....

Thank you.

1 Reply 1

Jonathan Schulenberg
Hall of Fame
Hall of Fame

Just use a switch step and specify what you want to happen within each. If you have a large quantity of cases [called number posibilities] you can set variables instead that are used by only a single set of code following the switch step. For example, if you wanted to specify the CSQ name for each condition but nothing else would change, you could use a Set step to set the CSQ variable but keep all of the other code - such as the select resource step - intact following the switch step.