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 Pages / Redirect user to an ex...
Power Pages
Unanswered

Redirect user to an external site passing parameters in url

(0) ShareShare
ReportReport
Posted on by 6

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 !

Categories:
I have the same question (0)
  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    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

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 55

#2
DP_Prabh Profile Picture

DP_Prabh 38

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 30 Most Valuable Professional

Last 30 days Overall leaderboard