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 Automate / FLOW Created link to P...
Power Automate
Answered

FLOW Created link to PowerApp record

(0) ShareShare
ReportReport
Posted on by 73

There are many blogs and tutorials on how to get a link into an email that when clicked will navigate back to a specific record within PowerApps. I'm looking to do the same but my starting point is FLOW. 


About:
PowerApps with a SharePoint List as a dataset. FLOW is used to auto-renew records and publish those renewals into a Teams Channel. 

Scenario:
Automated FLOW runs daily. If a record is up for automatic renewal, the FLOW will then create a copy of the record and publish to a Teams Channel that the new record has been created. 

What I'd Like:
I would like for a link to be provided in the Teams channel message that directs the user back to the newly created record within PowerApps. This link would be created in FLOW at the time the new record is created. 

Has anyone attempted this? If so, can you provide guidance on how to get the puzzle pieces to align? 

Categories:
I have the same question (0)
  • Verified answer
    SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at

    @ChadBishop ,

     

    I suggest you read about deep linking in PowerApps.

    Create a canvas app with deep link to a specific screen - Power Apps | Microsoft Learn

     

    The idea is to generate a link with some Query string parameters to inform PowerApps what screen to open and which record to display

    https://yourPowerAppsUrl?Screen=Products&ID=34433

     

    In Flow, declare a variable named PowerAppsUrl and set it to https://yourPowerAppsUrl?Screen=Products&ID=

    Just append the record ID before posting the Url on teams

     

    In PowerApps, add a condition in your StartScreen method add a condition to redirect User to  specific screen if the parameter is sent as a query string

    SudeepGhatakNZ_0-1679431336266.png

     

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 Automate

#1
David_MA Profile Picture

David_MA 250 Super User 2026 Season 1

#2
Expiscornovus Profile Picture

Expiscornovus 222 Most Valuable Professional

#3
Haque Profile Picture

Haque 174

Last 30 days Overall leaderboard