Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to get conversation sysid

KS18
Giga Guru

How can I get a sysID for conversation?
And which table holds the conversations?

1 ACCEPTED SOLUTION

Vincent Ramos
Kilo Guru

You could check in live_message for connect chat conversations

 

https://community.servicenow.com/community?id=community_question&sys_id=cec5485ddb9693804816f3231f96194e

View solution in original post

2 REPLIES 2

Vincent Ramos
Kilo Guru

You could check in live_message for connect chat conversations

 

https://community.servicenow.com/community?id=community_question&sys_id=cec5485ddb9693804816f3231f96194e

Inactive_Us1238
Giga Expert

Hello Ks,

Conversation Table :sys_cs_conversation

Please follow the below link :

 https://community.servicenow.com/community?id=community_question&sys_id=bcd7da64db512010f77799ead396198c

 

https://community.servicenow.com/community?id=community_question&sys_id=a94c5398db133c505205e6be1396190e

 

 

 

Have you checked that i mentioned ?

Mark as correct and helpful.