Skip to content

Commit fd2a5bf

Browse files
GarimaSarangallindarecfut
authored andcommitted
Cards for Power Apps initial commit (microsoft#2260)
* Cards for Power Apps initial commit * updated name, host and privacy policy * resolve comments * uidefinition changes * update api properties * update swagger * update tenant token in api properties * update api properties * format json * remove description from tenant token * remove UIDefinition * update security definition in swagger * add client id in api properties * update readme file * update title * remove powerapps from name * updated email * change titel to Power Apps
1 parent 640ebc8 commit fd2a5bf

File tree

3 files changed

+2006
-0
lines changed

3 files changed

+2006
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Cards for Power Apps
2+
Cards for Power Apps are micro-apps with enterprise data and workflows and interactive, lightweight UI elements that other applications can use as content. Because they're part of the Power Apps ecosystem, cards can add business logic through Power Fx and integration with business data through Power Platform connectors. Using cards, you can quickly build and share rich, actionable apps without any coding or IT expertise.
3+
4+
## Publisher: Microsoft ​
5+
6+
## Prerequisites
7+
You will need the following to proceed:
8+
* A Microsoft PowerApps or Microsoft Flow plan with custom connector feature
9+
10+
## Setting up the connector
11+
1. In the [Power Automate portal](https://make.powerautomate.com/), create a new flow or edit an existing one.
12+
2. Add a new action to your flow and in the "Choose an operation" menu, search for "Cards For Power Apps" under the Premium tab.
13+
3. Select your preferred action.
14+
4. You will be prompted to create a connection using your Azure AD account, and add a name for connection.
15+
5. That's it! You can now use Cards for Power Apps actions in all your Power Automate flows.
16+
17+
## Supported Operations
18+
The connector supports the following operations:
19+
* Create Card Instance - To create the card instance of any card in your accessible environment.
20+
* Get Card Instance - Get the card instance details.
21+
* Get Card Definition - Get the card definition given the card id.
22+
* Search Cards - Search for cards in the environment. You can also add search string to find a specific card.

0 commit comments

Comments
 (0)