Forum Discussion
Analyse Chat content
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?
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- PhilippeTFeb 17, 2022Copper Contributor
Hello Olivier,
It has been some time. I put a flow in place which would pick up all new discussion or thread from a channel of a team into an Excel file.
I let it run for a bit, and then check the result. To make it more useful, I would probably need to add more step in my flow and probably have a dev to do some customization.
I stopped doing this because I was not able to use the result in the excel file to kind of process and build a kind of FAQ based on the discussion.
For your need, maybe you can look in having the Form in place before the call using the Form application and to send it in the call for the Q&A. The Form application will register all the answers for each question which you can then export in an Excel sheet to review.
I think that when you do like an event like type of call, you do have the functionality to setup a Q&A part integrated from which you can get the feedback but I have not used or look into that.Sorry I am not able to help you much on this.
Best regards, Philippe
- PhilippeTJan 02, 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