Skip to content

Commit fbf6a6d

Browse files
authored
Update send-card-with-flow.md
1 parent 9cc2283 commit fbf6a6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

powerapps-docs/cards/send-a-card/send-card-with-flow.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,10 @@ Sending a card in Teams requires a card instance. To get a card instance, use th
5252
1. On the action, set **Card** to the `card` or `body` dynamic content from the **Cards for Power Apps** connector action you added earlier.
5353

5454
:::image type="content" source="../media/send-a-card/card-in-flow-example.png" alt-text="Screenshot a flow that creates a card instance when an account record is created and sends it in Teams.":::
55+
56+
57+
## Common issues and resolutions
58+
59+
1. When you select a card from the drop-down to create a card instance, the connector action can sometimes show the error **GetCardDescription failed with InternalServerError**. This is a transient error, you need to try again and reselect a card.
60+
61+
2.. If your card doesn't have any input variables, it will show an empty body parameter after selecting a card to create an instance of. You can ignore that parameter and continue building your flow.

0 commit comments

Comments
 (0)