How to customise what happens when a Queue Trigger is activated

Keszia
Giga Guru

I'm wanting to change what happens when the Queue Trigger is activated. 

Keszia_0-1740009411347.png

When the Queue Trigger happens, this is what the user sees:

Keszia_3-1740009508797.png

I want it to take them right to the topic, rather than asking this question first. Failing that, I'd like to change what this message says as we don't refer to the LA as "agents". 

When I do click "Proceed to [Topic name]", the conversation ends even if a LA is Available - I want it to keep the user in the queue for the LA to accept.

Keszia_2-1740009481605.png

The topic only has a script action that runs the handover:

(function execute() {
    vaSystem.connectToAgent();
})()

 Any help is much appreciated. Thank you.

2 REPLIES 2

ChristopherK959
Tera Contributor

Any update on this or did you find a work around?

None so far, sorry!