Hi,
I want to send a PowerApps push notification to all of the office 365 users at my business at 9 in the morning every week day.
This is what i have so far...
So it goes of every week day at 9 but only i receive it. No one that i share it with receives it. Is it because it only gets my profile and sends it to me? should I use an other office action? I just want a push notification to send to all the users at 9.
Thanks in advance.
Solved! Go to Solution.
Hi @RJOosthuizen,
Do you want to send a PowerApps Push Notification to all the members of your Office 365 Group?
I think there is something wrong with your flow. The "Get my profile (V2)" action could only retrieve the profile of the current user (The current account which is used to create a connection to this action) rather than all users' profiles.
I have made a test on my side and please take a try with the following workaround:
The Recipients field set to AllMemberEmailsArray variable.
Image reference:
The flow works successfully as below:
More details about sending a PowerApps Push Notification from Microsoft Flow, please check the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-notifications
Best regards,
Kris
I'm having the same problem.
I have a flow that runs successfully, but I never receive the notifications.
Hi @RJOosthuizen,
Do you want to send a PowerApps Push Notification to all the members of your Office 365 Group?
I think there is something wrong with your flow. The "Get my profile (V2)" action could only retrieve the profile of the current user (The current account which is used to create a connection to this action) rather than all users' profiles.
I have made a test on my side and please take a try with the following workaround:
The Recipients field set to AllMemberEmailsArray variable.
Image reference:
The flow works successfully as below:
More details about sending a PowerApps Push Notification from Microsoft Flow, please check the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/add-notifications
Best regards,
Kris
Hi @v-xida-msft,
Thanks a lot! I just needed to create a new group of all the members and now its 100%
Thanks you,
Ruan
I'm really sorry to reopen this thread, but I tried this method and I can't get it to work. I always receive the following error message:
The request failed with error: 'Too many child clauses specified in search filter expression containing 'OR' operators: 12. Max allowed: 10.'. The tracking Id is '4f318576-457b-42d4-b561-f82a876798b8'.
Has anyone an idea what could cause this? Because I don't have any idea why this error message pops up (maybe the Graph endpoint changed it's implementation? Or are there any hidden restrictions I don't know about?).
*edit*
I got it working now by shrinking the recipients list. I created a group, moved every user inside there and then just referenced the groups E-Mail adress inside the flow. Works for me.
The request failed with error: '{"odata.error":{"code":"Request_UnsupportedQuery","message":{"lang":"en","value":"Too many child clauses specified in search filter expression containing 'OR' operators: 28. Max allowed: 15."},
Can you walk me through how you fixed this?
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
20 | |
20 | |
9 | |
8 | |
7 |
User | Count |
---|---|
37 | |
30 | |
25 | |
23 | |
12 |