How to fetch topic details inside a Virtual Agent Survey?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 08:45 AM
Is there a way to fetch the Topics by which the Survey is triggered in the Virtual Agent Survey?
We need the survey feedback details across the topics
- Labels:
-
Multiple Versions
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 09:04 AM
You can use OOB script variable vaVars._topic_current which returns current topic details in JSON.
You can use this variable before triggering VA survey topic.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 09:08 PM
The Survey should trigger at end of the Convsersation.
Is it possible to load the Topic from the variable to the Survey result?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 07:02 AM