Forum Discussion
Analyse Chat content
Hi,
If have a private chat group it is hard to do that, but if the "chat group" is a Channel in Teams then you could use Power Automate (flow) to read channel messages and take those messages into a document. But there is nothing out of the box solution for this, so you have to setup your flow yourself.
- PhilippeTJan 01, 2020Copper Contributor
Thank you LinusCansby
It is a Channel within a Teams.
Do you have like a reference I can look at for implementing the Flow as you mentioned?
- LinusCansbyJan 02, 2020MVP
PhilippeT Sorry, no. I've not done this myself, it was just an idea but something like this might work.
More information about Teams functions in Power Automate flows here:
https://docs.microsoft.com/en-gb/connectors/teams/#get-messages
- PhilippeTJan 29, 2020Copper Contributor
Thank you for the info.
I started based your screenshot and it worked.
I used the message body content instead of the message.
Best