Forum Discussion
PhilippeT
Jan 02, 2020Copper Contributor
Analyse Chat content
Hello Community, A quick question, within our teams, we have a chat group to ask questions of any type related to our work. The team is globally located. After some time, and the amount of questi...
LinusCansby
Jan 02, 2020MVP
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.
PhilippeT
Jan 02, 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
- obeghainFeb 15, 2022Copper ContributorHello PhilippeT,
I am interested in what you could achieve with the processing of chat. I am in a situation where I would like to build list of questions and answers to these dropped during an online meeting so that during that meeting we can have a timeboxed Q&A. Today, I do this inventory manually
While facilitating the online meeting. I am sure that a certain level au automation can help here but no clue where to start… therefore your insights would be very valuable! Thanks in advance.
Regards, Olivier
- PhilippeTJan 03, 2020Copper ContributorThank you will check this out then
- Jan 02, 2020Agree here...you should be able definitively to do something with Flow and/or Teams API