Feb 19 2021 02:46 AM
Hello Community,
We are building a Machine-Learning powered solution where we gather all user conversations from all workspaces of a company and then use them to conduct sentiment and emotion analyses.
Naturally, the most crucial part is fetching the required data from the client's Teams workspace to our Database in order to be able to train our ML model and conduct the analysis.
Therefore the data lifecycle looks like this:
Can we build such app leveraging a no-code solution from Microsoft's professional tools (e.g. Power Apps, Power Automate, etc.)?
Thank you for your time and consideration 🙂
Cheers!
Feb 22 2021 03:19 AM
Hi @Petros_Topouzis, You can use graph API beta version to get all messages from teams. Please refer to this documentation.
Feb 25 2021 08:47 PM
@Petros_Topouzis Please let us know does that help clarify?