Forum Discussion
JosephNierenberg
Mar 15, 2025Iron Contributor
Downloading or Archiving Channel Chat
How could one archive or download the chat history in a channel, without using eDiscovery tools? We have an external collaborator, which is a member of a Teams group. There are several channels, wh...
- Mar 16, 2025
You could use the Graph API, there is a specific MS Teams Export API. If you need to beautify / format the data, I would do it programatically.
https://learn.microsoft.com/en-us/microsoftteams/export-teams-content
Mar 16, 2025
There are some scripts out there. If I were you, I would look at this site as an example.
https://github.com/telstrapurple/MSTeamsChatExporter