Skip to main content

PowerApps Pro Tips | How to Launch Multiple Apps

By March 3, 2017May 5th, 2017PowerApps, Pro Tips

When building premium solutions for a mobile workforce, you need to think about the user experience and how employees will navigate within and outside of the app. Using the launch feature in PowerApps to launch other PowerApps within your environment is a great way to start.

To launch one PowerApps app from another, you can use the new Universal links feature.

“Universal links brings these two worlds together. You can use a single HTTPs URL to launch your app in the mobile app or in the web browser, based on your preference. The URL also accept query strings, which you can use to pass parameters to the app. https://web.powerapps.com/apps/<appid>”

Here’s how it works:

  1. Open PowerApps
  2. Go to http://web.powerapps.com
  3. Click Apps on the left side
  4. Click on the details icon for an app
  5. On the bottom left of the screen, you’ll see the web link. Copy everything to the right of the backslash (/). That is your unique app ID.
  6. In PowerApps, add a button. On the Pressed property, type in “Launch (https://web.powerapps.com/apps/your app id)”

Now when you run the application and press the button, it will take you to the new app.

In the next blog post, I’ll share how to pass parameters from one app to another.

[divider line_type=”Small Line” custom_height=”20″]

Need PowerApps Training?

[button color=”extra-color-2″ hover_text_color_override=”#fff” size=”large” url=”http://beconfluent.com/powerapps-solutions/” text=”Choose Your Plan” color_override=””]