On selecting one choice from Select choice Redirect user to particular link in virtual agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-27-2019 03:10 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-04-2020 06:14 AM
Hi there,
You can use vaSystem.switchTopic() or vaSystem.topicDiscovery()
Also see my last article which covers these variables:
40+ (Un)documented Virtual Agent variables (vaInputs, vaVars, vaContext, vaSystem)
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-04-2020 06:50 AM
I want to auto-redirect users to the catalog form when they select a choice under certain topics.
So instead of providing the URL/link of the catalog form on the chatbot, I want users to be redirected directly to the form.