Send Notifications from PowerApps

We can send notifications from PowerApps using Data Connections. To send emails get the App Id using the Post.

In PowerApps data source, search for Power Apps Notifications as below.


Enter the App Id and after selecting “Power Apps Notifications”. Click on Connect.


Now to send email, add following logic. For example, on Button, add the logic on button click.


Following are the parameters on the Send Notification method.

recipients – Required value. Email address to be send the notification

message – Required value. Message to be sent to users

openApp – optional. True or false to open the app while sending the emails.

params – Optional – Key Value pair to pass in the notification.

 

 

 

Comments

Popular posts from this blog

Linksys Wireless Connection Failure

The security validation for this page is invalid. Click Back in your Web

Power Apps toPower Automate Error - The input body for trigger 'manual' of type 'Request' did not match its schema definition , the input String does not validate against the date