How do you update attached data using the Finesse Media API?
Scenario:
- A wechat customer request routes to the agent A.
- The agent A answers the task
- Then agent A transfers the task to the Agent B
- Before the transfer operation, agent A should do the following steps:
- Specify the agentB
- Click the transfer button
In the step1, how do you update attach data before the transfer operation? We want to set the agentID to Agent B to "PV1....PV10" so that the script can queue the request to the agentB.
Unfortunately, updating call variable data is not supported yet. Also, transfers to specific agents is also not supported. You can workaround the issue by configuring the script selector to target specific agents, but it is probably a lot of overhead.
Comments
0 comments
Please sign in to leave a comment.