A common scenario when building PowerApps is the need to share a "deep link" to a specific screen. Deep links are useful when you want to get users straight to a specific screen and data rather than asking them to navigate from the "home" screen of your app.
We will talk about new features like App.StartScreen, App.OnStart, Navigate function, passing query Params to Power Apps for deep linking using Param() function, passing multiple params to Power Apps URL, checking user role prior to deep linking and much more.