Is it possible to call a Microsoft Teams from powerapps on a click of a button?
Hi @dineshpj ,
Could you please share a bit more about your scenario?
Do you want to send a Microsoft Teams Group Chat in a canvas app via clicking a button?
If you want to send a Microsoft Teams Group Chat in a Power Apps canvas app via clicking a button, I afraid that there is no way to achieve your needs.
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
As an possible solution, please check and see if the following video resource could help in your scenario:
https://www.youtube.com/watch?v=YUq53rPhVeU
Regards,
You can send a message to a Channel in a Teams environment. Teams only does Chats with Channel members, not groups.
I am not sure by what you mean by "call a Microsoft Teams" but you can interact with Teams using connectors directly in the App or calling a flow that works with Teams. If you are trying to open Teams with a click of a button you could use the Launch() with the URL of the Team or Channel.