Hello Mabel,
thanks for your response!
I am sending push notifications, not email notifications.
It seems that I receive an error, accidently having people from outside of the company in the receipients list.
Which is okay for me! Added an array filter to our conmpanies domain and the error did not appear again.
(And the appearance is several days ago, that I cannot take a look into the exact message, anymore)
But: Now I don´t know if the push notification will ever reach the receipient.
Example: Two receipients (A - Developer Account, B - stock O365 Account)
The receipientlist contains A; B.
Flow runs sucessfully.
A gets the notification on his phone
B doesnt.
It would be helpful to identify that and maybe send an email as a fallback.
Like:
- Check if user plan supports Push
- Check if Push was sent sucessful
then send an email instead of a push notification