Hi.
I was wondering if it`s possible to find the name of the app if I have the APP ID?
Like for example, a user has an issue with an app, and they provide me with a link to the app, but I do not have access to the app, only thing I am able to get out of the link is the APP ID and environment ID.
Is there a way for me to find out the name of the app? This is actually more useful as I have access to Power Platform Admin and have the CoE kit in place so that I can check to see if the user has access to the app and if the app is working properly.
You save my day ..thanks a lot. Similarly can Get the name of Report by Id ? We are unable to find the name of the report which is embeded in a SharePoint page.
Hi @Remzo86 ,
Since you have get the APP ID, you can then get the APP Name using “Power Apps for Makers” connector.
You can refer to my step about how to find an app name based on a given URL.
1. Create a new app and add the “Power Apps for Makers” connector to data sources.
2. Add a Label and set its Text property to:
PowerAppsforMakers.GetApp("App ID").properties.displayName
"delete333" is the name of this APP ID:
Best Regards,
Allen
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,004
Most Valuable Professional