Sam's Microsoft Dynamics 365 Blog

Friday, 17 January 2020

Embed a PowerApps inside Microsoft Teams

In this article, we will discuss about displaying a PowerApps inside Microsoft Teams. I have already explained another way for embedding a PowerApps inside Team of Microsoft Teams here http://saddamk.blogspot.com/2020/01/embed-powerapps-inside-microsoft-teams.html


Now we are going to try another way, So, let's discuss step by step: -


1. Open https://make.powerapps.com/
2. Click on “Apps”.
3. Select an app, here I am selecting an already created app with the name “Service Desk”. We can create an App here https://make.powerapps.com/  with the help of https://docs.microsoft.com/en-gb/powerapps/maker/index
4. Now click on three dots and select “Add to Teams”.


5. A prompt will open, so now click on “Download App”.


6. The app is downloaded as a zip file at the browser download location.
7. Now Open https://teams.microsoft.com/.
8. Click on “Apps”.
9. Now Click on “Upload a custom app” and then select downloaded app’s zip file and upload it.


10. Select App.



11. Click on “Add”.



12. After adding we can see the app inside Microsoft Teams.


13. We can redirect to this app on clicking on three dots and then select our app, as shown in the below screenshot.



Sources: -

 https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/embed-teams-app

Thanks for reading the article. Hope this Article will helpful for you. Cheers!!!

How to Get the Power Automate Flow Run URL Using Expressions

In many Power Automate projects, especially those involving approvals, error handling, or audit logs, it’s helpful to have a direct link to ...