Hello everyone,
I want to send a push notification to the powerapp from the flow for this I have followed below steps:-
I have created a flow that will send a push notification to the powerapp when a record is updated in the crm.
Please find the attachment of the Send Push Notification.
In the OnVisible property of the screen I have placed the logic to open a particular screen when the user taps the notification as follows:-
If(!IsEmpty(Param("CaseID")),Navigate(screen1,none))
But, nothing happens when user clicks on the notification send from "Send Push Notification" in flow.
Please help.
Hi @Ancy
I've never used deep linkin through push notification.
Can you juste make sure that the function Param("CaseID") returns the value you've specified in the Parameters property of the push notification in Flow ?
Just to make sure it is working has a HTTP link.
Théo
User | Count |
---|---|
230 | |
102 | |
98 | |
57 | |
33 |
User | Count |
---|---|
282 | |
112 | |
109 | |
63 | |
63 |