- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 12:28 AM
How can I get a sysID for conversation?
And which table holds the conversations?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 12:40 AM
You could check in live_message for connect chat conversations
https://community.servicenow.com/community?id=community_question&sys_id=cec5485ddb9693804816f3231f96194e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 12:40 AM
You could check in live_message for connect chat conversations
https://community.servicenow.com/community?id=community_question&sys_id=cec5485ddb9693804816f3231f96194e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 12:42 AM
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.