Power Apps Notification
Send push notifications to apps created with Power Apps. Trigger them from Flows or other apps.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Power Automate | Standard | All Power Automate regions except the following: - US Department of Defense (DoD) |
Power Apps | Standard | All Power Apps regions except the following: - US Department of Defense (DoD) |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Website | https://powerapps.microsoft.com/ |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is shareable connection. If the power app is shared with another user, connection is shared as well. For more information, please see the Connectors overview for canvas apps - Power Apps | Microsoft Docs
Name | Type | Description | Required |
---|---|---|---|
Target application (The URL or ID shown under app details tab) | string | The Power Apps URL or ID. | True |
Actions
Send push notification |
Send a push notification to the app specified in the Push Notification connection setup. |
Send push notification
Send a push notification to the app specified in the Push Notification connection setup.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Recipients
|
recipients | array of string |
List of user emails or user principle identifiers. |
|
Message
|
message | string |
Message body for the push notification. |
|
Open App
|
openApp | boolean |
Whether to open or not the app when user taps on the push notification. |
|
Parameters
|
params | object |
Key value parameters to pass with the notification. |