- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2017 12:53 PM
Is there any way for an administrator to export / extract the content of a Connect Chat for use outside of ServiceNow ?
For example, the company may want to use conversations to support litigation actions where the conversation text indicates relevant activity by an employee.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2017 02:44 PM
Connect Chat is a way of presenting records held in the [live_message] table, so viewing this table and filtering down the content you require is a way of capturing what was said in Connect Chat.
However, I'm not sure your example completely holds - legally, there's no way of proving that this data hasn't been altered nor fabricated in any way. It may be used to confront the user and discuss their activity, but you'll need some irrefutable evidence proving it was actually them and the records you hold are free from tampering.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2017 02:10 PM
Hi David,
You can export connect chat contents from live_message table.
live_message.LIST
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2017 06:20 AM
Thank you for this answer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2017 07:56 AM
Hi David,
Please mark answer as correct if answer resolves your questions.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2017 02:44 PM
Connect Chat is a way of presenting records held in the [live_message] table, so viewing this table and filtering down the content you require is a way of capturing what was said in Connect Chat.
However, I'm not sure your example completely holds - legally, there's no way of proving that this data hasn't been altered nor fabricated in any way. It may be used to confront the user and discuss their activity, but you'll need some irrefutable evidence proving it was actually them and the records you hold are free from tampering.