Notifications
Announcements
Param()
Use Power Automate to Call Power Apps Directly: After performing your logic inside Power Automate, you can append the parameters to the Power Apps URL. Power Apps allows passing parameters via the URL, which can then be read inside the app to pre-filter the data.
https://apps.powerapps.com/play/{AppID}?param1=value1¶m2=value2
Extract Parameters Inside Power Apps: Once the Power Apps application is launched with the parameters in the URL, use Power Apps functions like Param() to read the parameters. For example: Param("param1")
Param("param1")
Flow Execution: Inside the Copilot bot, you can pass the parameters from Power Automate to Power Apps by constructing the URL with these parameters and triggering it as part of the response to the user.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 250 Super User 2025 Season 2
Romain The Low-Code... 197 Super User 2025 Season 2
S-Venkadesh 103 Moderator