knowledgecenter-breadcrum

Knowledge Center

06 Jun, 2020

How to add PowerApp to Microsoft Teams

Posted on 06 Jun, 2020 by Admin, Posted in Microsoft Teams Power Apps

How to add PowerApp to Microsoft Teams Blogs

How to add PowerApp to Microsoft Teams

Introduction

In this blog, we will add PowerApp to Microsoft Teams. The PowerApp will be an app to launch a chat bot created using Power Virtual Agent.

How to build the bot?

  1. For that go to this link: https://powervirtualagents.microsoft.com/en-us/ and click on Start Free.
  2. Create a new bot once you are logged in to the Power Virtual Agents preview. Provide the Bot name and bot’s environment as shown.
  3. You can customize the greeting by going to Customize Greeting.
  4. You can edit the messages as per your liking and Save once you are done.
  5. Check your new messages by Greeting the bot once again.
  6. Now next step is to go and Publish the bot. You can do that by going to Publish and Click on Publish.
  7. You can view your bot by going to demo website. You can do that by clicking on demo website link available below publish Button.

Create a Canvas App to launch the Bot

  1. Navigate to Power Apps and create a canvas app.
  2. Add a button to the app. Here in my case I have added “Chat with Bot” button.
  3. OnSelect write Launch (“your demo website link”)
  4. You can find the link by:
    • Navigating to Power Virtual Agent site.
    • Click on channels under Manage tab.
    • Copy link from “Share Your Website” on Demo Website.

How to Add App to Microsoft Teams?

  1. Login to your Microsoft Teams.
  2. Go to the Teams channel or chat where you want to add the PowerApps and click on (+) icon.
  3. Search PowerApps and select it.
  4. Select your App and click Save.
  5. Now you will able to see the tab under your channel.
  6. This way you can add any app you want to your Microsoft Teams.

Comment

This is a Required Field

Loading

Recent Updates

Blogs
27 Feb, 2026

How to Use Parameters in Power BI to Connect to Microsoft Dataverse

When working with multiple environments in Microsoft Dataverse (DEV, TEST, PROD), hardcoding the environment URL inside Power BI Desktop creates…

READ MORE
Blogs
25 Feb, 2026

Power Apps Production Deployment Checklist: Best Practices for a Smooth Go-Live

Introduction In Power Apps, even a small mistake during deployment can impact users and business processes. This checklist will help…

READ MORE
PCF Ribbon Button Thumbnail
Blogs
16 Feb, 2026

Launching a PCF Control from a Ribbon Button using Custom Pages in Dynamics 365

Introduction: In Model-driven apps, PCF controls are typically embedded inside forms or views. However, unique business requirements often demand more…

READ MORE