Can we add another button below "show me Everything" in virtual agent

venkata satish
Tera Expert

Hello,

We have a requirement to add a button "Transfer to Live Agent" after "Show Me Everything" button as shown in below screen shot. Please let me know if there is a way to do it. 

find_real_file.png

Regards,

Venkata Satish

1 ACCEPTED SOLUTION

Kenny Mitchell
Kilo Guru
  • Collaboration > Virtual Agent > Custom Greetings and Setup
  • Default chat experience
  • Promoted Topics tab
  • Add Live Agent Support (or other topic) here

 

find_real_file.png

 

find_real_file.png

View solution in original post

7 REPLIES 7

Mark Roethof
Tera Patron
Tera Patron

Hi there,

With New York you do have the possibility to set up your own Greeting message, and for example at the end the Show Me Everything functionality (in out-of-the-box greetings topic, this is Script Action "Send Topic Picker".

Unfortunately, after using this step the topic is waiting on your response to the Show Me Everything button. So adding User Input Messages for example after the "Send Topic Picker" will not help. This will not be displayed.

What might be a possibility though, you could expand the "Send Topic Picker" step. See below what I quickly tried:

vaSystem.sendTopicPickerControl(greetingMessage);
vaSystem.sendTopicPickerControl("TEST TEST TEST");

This gives me below:

find_real_file.png

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

NaAs
ServiceNow Employee
ServiceNow Employee

I would suggest avoiding this approach. The user can contact Live Agent in 2 ways:

  1. Live Agent Topic within the Show me everything topic
  2. Top-right corner option button

 

priyanga1
Kilo Contributor

Any work around this issues? My client has similar requirement and Im facing the same issue.

Expanding the Step Didnt work out for me.

Akansha Gupta
Mega Sage

Hi Venkata,

Did you found any solution for the mentioned requirement?