- Joined
- Jun 18, 2020
- Messages
- 12
- Reaction score
- 6
Hello Community.
I already found similar topic but unfortunately it is already closed.
Basically in my CFD scenario I check external databases If calling number matches any entry. If it matches, I get name of a caller and put it into a variable 'v1'.
Then I transfer the call to a queue and I would like to inform an agent that the name of the caller is 'v1'.
Similar case, I check if the calling customer has VIP status. I would like to inform an agent about it.
Is there any way of doing that? It doesn't have to be pop up or a fancy new window. I search for a solution that allows me to push a string to an agent in direct way.
In the topic I mentioned there is a solution but it requires insert into database which is not available in my situation.
Thank in advance for all thoughts.
I already found similar topic but unfortunately it is already closed.
Basically in my CFD scenario I check external databases If calling number matches any entry. If it matches, I get name of a caller and put it into a variable 'v1'.
Then I transfer the call to a queue and I would like to inform an agent that the name of the caller is 'v1'.
Similar case, I check if the calling customer has VIP status. I would like to inform an agent about it.
Is there any way of doing that? It doesn't have to be pop up or a fancy new window. I search for a solution that allows me to push a string to an agent in direct way.
In the topic I mentioned there is a solution but it requires insert into database which is not available in my situation.
Thank in advance for all thoughts.