Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Email Powerapp Link to results of submitted form

(0) ShareShare
ReportReport
Posted on by

Hi Experts,

 

I have an app which has a Form that users fill out and OnSuccess, it emails someone for approval. In the email, it sends a link to the web link found in the details section of the app (https://apps.powerapps.com/play/e/default.............). My question is, is there a way that I can amend that link so that it takes the person emailed directly to the form that was submitted on a screen that looks up the responses by using a unique ID as the effective search source rather than just the home screen of the app? 

 

In my head, I imagine having a screen setup with a form that shows all the results of a unique ID when that Unique ID has been entered into a text input box (or similar), the link in the email would put the Unique ID automatically into the text input box and the form fields would then be populated automatically with the information that was originally entered. The approver could then click on Approve and the original user that filled out the form would get notified that it had been approved. 

 

Thanks in advance! 

  • Dave-ITMan Profile Picture
    on at
    Re: Email Powerapp Link to results of submitted form

    Hi @developerAJ 

    Apologies, I didn't realise you had replied. 

    Would you be able to send me a screenshot of how this is setup please? As i'm having difficulty working out which are the names of screens etc.

    Regards

    Dave

  • developerAJ Profile Picture
    2,855 on at
    Re: Email Powerapp Link to results of submitted form

    @Dave-ITMan 

     

    functionality you are looking for is a query parameter

     

    for this you need to pass values in url ex: powerapplink?screen=screen1&guid=fa0f3d4e-95dc-4352-aab0-c0ed5d0882ae

     

    goto app startscreen property:Switch(Lower( Param("screen")),"screen1",firstScreen,"screen2",SecondScreen);

     

    similarly on respective screen you can use Param("guid") to get the unique value and get the required result for you

     

    Please click Accept as solution and Thumbs Up. if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,702 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard