User Review
( votes)Let’s say most of your users are using custom Canvas Power Apps to follow their business tasks and rely on Canvas Apps for their actions inside Dynamics 365.
There could be scenarios where you want to notify them conditionally of important items that need their attention.
Scenario
Let’s say you have a few users whom you want to tell them that an Opportunity was Won. It could be a team or a single User.
Here’s what my scenario is – A PowerApp Notification is sent to designated User(s) using Flow. When an Opportunity is Won
A Power App Notification is received
And when user clicks he Notification, Canvas Power will open and show that record.
But of course, your implementation/applications for this can be limitless!! This is just my example!
Flow
Here’s what the Flow looks like –
- I’m triggering the Flow on Update of the Opportunity. You can use…
View original post 738 more words