Could anyone guide me how to get the model driven app id in PowerApps page dynamically without passing the guid or app name. I have checked for the "PowerApps for admins and PowerApps for makers" but they ask for either name or id of the app and also they will fetch only the current canvas app Id and name only and not for the other apps. please help to get the Id directly. I am new to power platforms
My requirement is to call a common functionality in 3 apps but while performing the action it should navigate to the task form in respective apps only.
previously we have this functionality only for single app so we just hard coded the app id but now as its going to be in 3 apps so we need to get the app id at run time only