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 Notifications V2 ...
Power Apps
Unanswered

Push Notifications V2 Parameter function not executed or coming true

(0) ShareShare
ReportReport
Posted on by 10

Hi there,

 

Making a app and we like to share updates to the items with the creators. Therefore i like to send push notifications with a parameter to redirect them directly to the item in the app. we've looked at it with some specialists already but don't seem to get it right. How can i make it work configured from the app directly.

 

Currently when redirecting adding a param in the browser URL: it works fine but coming from the push notification v2, the param is not passed through or picked up. 

 

OnStart: Set(VarID,Value(Param("varID")));If(VarID<>0,Set(VarRecord,LookUp(MydataSource,ID = VarID)));

StartScreen: If(IsBlank(Param("varID")),If(IsBlank(Param("varIDEdit")),Start_Screen,Action_Screen),Detail_Screen)

 

on submitting a comment:

 

OnSelect: PowerAppsNotificationV2.SendPushNotificationV2("PowerApps","{appIdentifier: ""25108a25-3b4d-419a-b533-123456789012"",type:""CanvasApp"",displayName:""MyAppName""}",Table({Value:User().Email},{Value:VarRecord.Idea_Owner.Email}),"A new comment is added to idea: " & VarRecord.Title & " ID: " & VarRecord.ID,true,{varID:VarRecord.ID})

 

hope to see you reactions..

 

 

 

Categories:
I have the same question (0)
  • SamuelZhou Profile Picture
    2 on at

     

    I think you can accomplish this using FLow

     

    And referencing this article should be helpful

     

    https://www.matthewdevaney.com/power-apps-deep-links-email-direct-link-to-a-specific-record/

     

    In my flow

    flow sample.jpg

     

    Tesk OK in Android phone,Good Luck!!!

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 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard