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 / Deep Linking to Open C...
Power Apps
Unanswered

Deep Linking to Open Custom Canvas App

(0) ShareShare
ReportReport
Posted on by

Hello,

I have a Canvas App that has a gallery and a form.

ChrisL58_2-1715707765968.png

 

Notice the first record in the gallery and the item # at the top right.

 

What I am attempting to do is send an email via Power Automate using the following:
<a href="https://apps.powerapps.com/play/e/c72afb44-3717-eed6-b8f2-0c351ec9ad10/a/36477345-277d-4f88-91e6-d6b862930f85?tenantId=157a26ef-912f-4244-abef-b45fc4bd77f9&hint=7deb7b07-3583-4ec1-b2f4-8cc90398d1aa&sourcetime=1715697711746&Broker%20Fees%20Request=@{triggerOutputs()?['body/ID']}">Click Here!</a>

The part of the link that should work shown in PINK only opens the app from the first record ID.
What am I missing?
I appreciate any direction!
Thank you!

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,563 Super User 2026 Season 1 on at

    Hi @ChrisL58 ,

     

    How does your app handle the passed parameter?

     

    I would expect to see at least the parameter value being saved in a variable in the App.Onstart property, for instance:

    Set(
     gblBrokerFeeRequestID,
     Param("Broker%20Fees%20Request")
    )

     

    The variable can then be used to populate your form.

     

    I should note that I'm not sure if the spaces ("%20") will cause an issue or not. In case this doesn't work I would suggest to remove them from both the flow and the app.

  • ChrisL58 Profile Picture
    on at

    Hello and thank you for responding.
    The ID parameter is passed to the URL as it should.
    =1715697711746&Broker%20Fees%20Request=18
    But when I click the link in the email the form and gallery open to the first record ID "1"

  • BCBuizer Profile Picture
    22,563 Super User 2026 Season 1 on at

    Hi @ChrisL58 ,

     

    Understood what the issue is, but I'm trying to get an understanding of what you have implemented that should make the form and gallery open at the record ID that's passed with the parameter. This doesn't happen automatically, you have to add some parts to your app for that.

  • ChrisL58 Profile Picture
    on at

    I actually just used a compose action that contains the link to the App and then used the ID field at the end of the URL thinking it would just open to the item on the form. Apparently, I need to research this more.
    Thanks for your input.

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
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard