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

Community site session details

Session Id :
Power Apps - Building 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
}
);

I have the same question (0)
  • vsheriff Profile Picture
    19 on at
    Re: Push notification v2 not opening App directly to dynamic parameter value

    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
    Re: Push notification v2 not opening App directly to dynamic parameter value

    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
    Push notification v2 not opening App directly to dynamic parameter value


    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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 819 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 308 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 222 Super User 2025 Season 2

Last 30 days Overall leaderboard