We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Access Virtual Agent Conversation history

giuleppo
Kilo Contributor

Hello everyone,

I'd need to access a virtual agent conversation's history to analyse them.

I looked through the forum and didn't seem to find a suitable way to do that via API.

I know about a sys_cs_conversation table, but can't find it anywhere.

 

Can anyone help me?

 

Thanks

1 REPLY 1

Ratnakar7
Mega Sage

Hi @giuleppo ,

 

You can get history from interaction table, please find below link:

 

Ratnakar7_1-1677930373819.png

Virtual Agent interaction records

https://docs.servicenow.com/bundle/quebec-now-intelligence/page/administer/virtual-agent/concept/va-...

 

 

Thanks,

Ratnakar