When you install the Intelligent Voice PCI Redaction app it creates a trigger which notifies Intelligent Voice which calls need to be transcribed and redacted.
You can modify this trigger to only send calls for selected Talk Agents. Please note you will also need to change the number of agents that you are billed for by changing the app group restrictions within Zendesk.
If your trigger sends call recordings for more agents than you have in the app group restrictions, Intelligent Voice will increase your subscription count to cover the additional agents, and your monthly bill will be higher.
To modify this trigger, go into your Admin/Triggers settings, clone the existing trigger, add a new condition to it (such as a Group), save it and deactivate the existing trigger.
The existing trigger conditions must be kept to ensure that the trigger is only triggered when a call recording is added to a ticket.
The new conditions might look like this.
If you're unable to clone the trigger, you can disable it and create a new one. The new trigger should have the action set to "Notify target" and the target should be "Intelligent Voice PCI data redaction"
The trigger JSON body should be:
{"ticketid": "{{ticket.id}}", "ticket.link": "{{ticket.link}}", "ticket.url": "{{ticket.url}}"}
The minimum trigger should look like the one in the image below:
Comments
0 comments
Article is closed for comments.