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

Converting user type to string

George Thomas
Level 10
Level 10

I have a user variable which will have the agentID of the person who answered a call. Is it possible to extract the agentID from the user variable and save it as a string. Also, is it possible to read a string variable and store it as a User variable?

Please rate useful posts.
1 Accepted Solution

Accepted Solutions

Hi George,

You can use the Get User Info Step, the attribute you are looking for is the "Identifier"

If you want to take a string with the agent ID as the value, then you will need to use the Get User step.

You can read the step reference guide, specifically where it says "User Steps"

Gabriel.

Please rate helpful posts

View solution in original post

1 Reply 1

Hi George,

You can use the Get User Info Step, the attribute you are looking for is the "Identifier"

If you want to take a string with the agent ID as the value, then you will need to use the Get User step.

You can read the step reference guide, specifically where it says "User Steps"

Gabriel.

Please rate helpful posts