Hi guys,
I wanted to create a scheduled flow where a push notification will be sent to PowerApps every 2 weeks after a user successfully updated their details through a canvas apps. The user details are saved in a SharePoint list.
The situation is like this: user update details(PowerApps) > details recorded(SharePoint) > push notification every 2 weeks (Power Automate)
I have tried creating the flow according to every guide I can find on the internet but it keeps failing. So I'm hoping someone can help me with this. Thanks.
1) Create a recurrence flow that runs once a day.
2) In the flow use Get items to get all the user detail records.
3) Use a Filter Array action to filter all the records where modified + 14 days is not less than Now()
4) Use an Apply to each Loop to push the notification to each user in the filtered array. Update the record in some way if you don't want another notification sent tomorrow.
So will this flow send push notification to PowerApps? because I don't see any PowerApps connection here
In #4 when you send the notification use the Push notification to Power Apps action. Read more about it here:
Set up push notification for the Power Apps mobile app - Power Apps | Microsoft Docs
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
32 | |
28 | |
27 | |
21 | |
10 |