You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/cards/send-a-card/send-card-in-teams.md
+30-2Lines changed: 30 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,34 @@ ms.custom:
12
12
ms.collection:
13
13
---
14
14
15
-
# Share a card
15
+
# Share a card in Microsoft Teams
16
16
17
-
placeholder
17
+
Cards are shared in Microsoft Teams through specific links that are copyable from the Play Page. Cards require the Power Apps Teams app to be installed in the chat or channel to work.
18
+
19
+
:::image type="content" source="../media/send-a-card/card-in-teams.png" alt-text="Screenshot of placeholder text label to remove in the card." border="false":::
20
+
21
+
## Add the Power Apps Teams app to conversations
22
+
23
+
The Power Apps Teams app identifies the card link, unfurls the card, and connects that card to the lightweight runtime. These all happen seamlessly when the app is added to the chat, channel, or meeting and when a card link is sent.
24
+
25
+
To add the Power Apps Teams app:
26
+
27
+
1. Open Microsoft Teams and click the **Apps** icon in the left-hand menu.
28
+
1. Search for "Power Apps" using the search bar in the top left and select the **Power Apps** app.
29
+
30
+
:::image type="content" source="../media/send-a-card/power-apps-teams-app.png" alt-text="Screenshot of placeholder text label to remove in the card." border="false":::
31
+
32
+
1. Press the chevron next to the **Add** button to add the app to a team, chat, or meeting. You can also press the **Add** button to add the app to your personal scope, which is used for [apps in Teams](../../teams/create-apps-overview.md). Having the app installed in your personal scope will also make Teams prompt you when you send card links to add the app to that conversation.
33
+
1. If you see **Open**, then you have already added the **Power Apps** app to your personal scope. You will still need to add the app to the chat, channel, or meeting for cards to work.
34
+
35
+
:::image type="content" source="../media/send-a-card/cards-add-teams-app.png" alt-text="Screenshot of placeholder text label to remove in the card." border="false":::
36
+
37
+
## Get the card link
38
+
39
+
The card links points to the specific card instance that should be sent. On the Play Page, pressing the **Send** button in the top right of the page will copy the card link. You can also directly copy your browser's address bar.
40
+
41
+
:::image type="content" source="../media/send-a-card/send-card-play-page.png" alt-text="Screenshot of placeholder text label to remove in the card." border="false":::
42
+
43
+
## Sending a card
44
+
45
+
Paste the link you copied from the Play Page into a chat, meeting, or Teams channel where the Power Apps Teams app is added. Teams will automatically unfurl the card, which you can send. You and the receiver(s) might be prompted to add the app if it hasn't been added already. There might also be a few seconds of delay before the card unfurls, depending on the complexity of the card.
0 commit comments