web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Push notification v2 n...
Power Apps
Suggested Answer

Push notification v2 not opening App directly to dynamic parameter value

(0) ShareShare
ReportReport
Posted on by 19

I need some help please. I have tried but it does not seem to be picking up. Not sure where the problem is. I want the push notification to open directly to specific item id when clicked as specified in the param function. I have achieved this using power automate but want to do so in power app itself. Any help?

PowerAppsNotificationV2.SendPushNotificationV2(
"PowerApps",
JSON({appIdentifier: "c3e74ccf-bfec-4cc3-adujkkkkkk10-f5fa7d2ceaef"}),
[
".............................."
],
User().FullName & " submitted an incoming item: " & IncomingForm.LastSubmit.Title,
true,
{ScreenName: "InForm",
FormType: "IncomingForm",

ID: IncomingForm.LastSubmit.ID
}
);

Screenshot 2022-12-25 222158.png
Categories:
I have the same question (0)
  • vsheriff Profile Picture
    19 on at

    The power app push notification works perfectly as it sends the push notification to my mobile phone. When I click on it opens the app but can not deep link to the specified item in param.

     

  • AaronKnox Profile Picture
    514 Super User 2024 Season 1 on at

    Hi @vsheriff ,

    Try changing the parameter name from upper/camel case to lowercase in the flow and in the app.  

    Hope this helps,

    Aaron

  • Suggested answer
    kristof Profile Picture
    67 on at


    ParseJSON(JSON({params:{ID:IncomingForm.LastSubmit.ID,ScreenName: "InForm", FormType: "IncomingForm"}},JSONFormat.Compact))

    Hope that helps,
    Kristof

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard