Skip to main content
Community site session details

Community site session details

Session Id : B94MjUPTGawDk1O5g5VV1x
Power Pages - Power Apps Portals
Unanswered

Redirect user to an external site passing parameters in url

Like (0) ShareShare
ReportReport
Posted on 27 Oct 2021 18:26:10 by 2

Hi, 

 

I need to redirect a user to an external site and the url must contain some parameters to show the content. It's possible to achieve that with web links or some other feature?

 

Regards !

  • ragavanrajan Profile Picture
    7,036 Most Valuable Professional on 27 Oct 2021 at 23:02:41
    Re: Redirect user to an external site passing parameters in url

    Hi @ricardodesouza ,

     

    Did you think about security? If you are happy that anyone can see your data then all you need to do is create a table permissions and "Anonymous user" web role. 

     

    Once you have done that. Below is an example for your use case.

     

    Viewing Entity list record using the id parameter 

     

    https://yourportal.powerappsportals.com/CovidVaccineTracker/viewCovidVaccineTracker/?id=cb443c9c-652d-ec11-b76a-2818686fc39b

    Here the Guid is passed in a URL query string parameter called id. 

     

    Now you can use "&" and build multiple query string parameters.  Ex: 

     

    https://yourportal.powerappsportals.com/CovidVaccineTracker/viewCovidVaccineTracker/?id=cb443c9c-652d-ec11-b76a-2818686fc39b&FirtstName=Ragavan

    Using these multiple query parameters you can redirect and build whatever you like. 

     

    Because you have added an "Anonymous user" web role. Data is now readable.  Probably you need javascript to read the fields. 

    Hope it helps. 
    ------------

    If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.

     

     

     

     

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 60 Super User 2025 Season 1

#2
Fubar Profile Picture

Fubar 55 Super User 2025 Season 1

#3
surya narayanan Profile Picture

surya narayanan 35