Virtual agent API - I don't see JSON response output in system logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2024 04:21 AM
Hi Team,
I am trying to understand How virtual agent API works . I am able to trigger the chat to live agent using virtual agent API using postman.
1) Initiated request from postman and I am getting chat request in workspace
Also I can see in flow designer output in logs
But when I typed message in chat as a agent in workspace, I don't see ant flow designer output message in logs. It should be there as per below video from ServiceNow
https://www.youtube.com/watch?v=cyhmMyG4jKk
I want to understand as agent when I type anything in workspace chat, how flow designer flows are getting called ? I need understanding of whole flow because i have requirement to integrate VA with microsoft copilot.
@Muralidharan BS Could you please help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 02:01 AM
@SANDEEP28 did you find an answer to this ? I am also facing the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 03:20 AM
"VA Bot to Bot" REST message is responsible for output messages from ServiceNow. Enable outbound http logging and log "All" for this REST message. Messages sent from agent would show up then.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2024 03:28 AM
"VA Bot to Bot" REST message is responsible for output messages from ServiceNow. Enable outbound http logging and log "All" for this REST message. Messages sent from agent would show up then.