web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / App Version Unique Ide...
Power Apps
Unanswered

App Version Unique Identifier?

(0) ShareShare
ReportReport
Posted on by 1,855

I'm using the Flow Action 'Get PowerApps as Admin' for some PowerApps administrative tasks. The response has an "appVersion" in the form of a timestamp. This format is not compatable with the system i'm using. I need something like "v1.1.0" to iterate upon.

[
 {
 "name": "808111ac-f9cc-65ff-8716-240f22334e0",
 "id": "/providers/Microsoft.PowerApps/scopes/admin/environments/d3tefat0-awe0-42t9-96ec-adsdfg520dc4/apps/808asdf8ac-f9cc-4asdf-87d6-2asdf260484e0",
 "type": "Microsoft.PowerApps/scopes/admin/apps",
 "tags": {
 "primaryDeviceWidth": "1366",
 "primaryDeviceHeight": "768",
 "sienaVersion": "20191228T051347Z-3.19121.12.0",
 "deviceCapabilities": "",
 "supportsPortrait": "false",
 "supportsLandscape": "true",
 "primaryFormFactor": "Tablet",
 "publisherVersion": "3.19121.12",
 "minimumRequiredApiVersion": "2.2.0",
 "hasComponent": "false",
 "hasUnlockedComponent": "false"
 },
 "properties": {
 "appVersion": "2019-12-28T05:13:47Z",
 "createdByClientVersion": {
 "major": 3,
 "minor": 19121,
 "build": 12,
 "revision": 0,
 "majorRevision": 0,
 "minorRevision": 0
 },
 "minClientVersion": {
 "major": 3,
 "minor": 19121,
 "build": 12,
 "revision": 0,
 "majorRevision": 0,
 "minorRevision": 0
 },
 "owner": {
 "id": "ba54537c-ad87-4d22-bbff-882weq4a0d90",
 "displayName": "Eric Thomas",
 "email": "yo@yoyo.com",
 "type": "User",
 "tenantId": "ad901d52-3ec1-472f-bf86-b1866118a7a6",
 "userPrincipalName": "yo@yoyo.com"
 },
 "createdBy": {
 "id": "ba54537c-ad87-4d22-bbff-882f064a0d90",
 "displayName": "Eric Thomas",
 "email": "yo@yoyo.com",
 "type": "User",
 "tenantId": "ad901d52-3ec1-472f-bf86-b1866118a7a6",
 "userPrincipalName": "yo@yoyo.com"
 },
 "lastModifiedBy": {
 "id": "ba54537c-ad87-4d22-bbff-882f064a0d90",
 "displayName": "Eric Thomas",
 "email": "yo@yoyo.com",
 "type": "User",
 "tenantId": "ad901d52-3ec1-472f-bf86-b1866118a7a6",
 "userPrincipalName": "yo@yoyo.com"
 },
 "backgroundColor": "rgba(0, 176, 240, 1)",
 "backgroundImageUri": "https://pafeblobprodby.blob.core.windows.net:443/20191228t000000zd8e8b2a4625c48d6a084424d6d89fa8e/ryr_azuremapsappdemo_110a0_BackgroundImageUri?sv=2018-03-28&sr=c&sig=poHNg4NQ6%2FCzZIJtk27b%2BmEkTjg93cCLXCUII%2BN2Fxw%3D&se=2020-03-09T21%3A02%3A06Z&sp=rl",
 "displayName": "Demo",
 "description": "",
 "publisher": "",
 "appUris": {
 "documentUri": {
 "value": "https://pafeblobprodby.blob.core.windows.net:443/20191228t000000zd8e8b2a432455c48d63454d6d3458e/ryr_azuremapsappdemo_110a0_DocumentUri.msapp?sv=2018-03-28&sr=c&sig=99sdfdDCdekXrBsN%2 ID%2BzENaEs%3D&se=2020-01-12T08%3A00%3A00Z&sp=rl",
 "readonlyValue": "https://pafeblobprodby-secondary.blob.core.windows.net/20191228t000000zd8e8b2a4625c4asdf24d6dasdfe/ryr_azuremapsappdemo_110a0_DocumentUri.msapp?sv=2018-03-28&sr=c&sig=99Y0w2wBnSqVZIodDCasdfsN%2FxMndOGjfdaEs%3D&se=asfd12T08%3A00%3A00Z&sp=rl"
 },
 "imageUris": []
 },
 "createdTime": "2019-12-28T05:13:47.9727472Z",
 "lastModifiedTime": "2020-01-03T06:29:48.346447Z",
 "sharedGroupsCount": 0,
 "sharedUsersCount": 0,
 "appOpenProtocolUri": "ms-apps:///providers/Microsoft.PowerApps/apps/808a9asdfc-f9cc-4sdf716-asdfsdfsdfs",
 "appOpenUri": "https://apps.powerapps.com/play/80adsfc-fadf-40asdf-8716-fa0adsf484e0?tenantId=ad9asdf2-3easdf72f-bfaf-b1asdf6",
 "connectionReferences": [],
 "databaseReferences": {},
 "userAppMetadata": {
 "favorite": "NotSpecified",
 "includeInAppsList": false
 },
 "isFeaturedApp": false,
 "bypassConsent": false,
 "isHeroApp": false,
 "environment": {
 "id": "/providers/Microsoft.PowerApps/environments/d3befab0-a020-4279-96ec-adb533520dc4",
 "name": "d3asdf0-427adsfc-adb5afdc4"
 },
 "almMode": "Solution"
 },
 "logicalName": "ryr_azuremapsappdemo_110a0",
 "isAppComponentLibrary": false
 }
]

I want to access the "Version" shown when you click Apps/Details/Version: How can this be accessed?

image.png

I have the same question (0)
  • v-siky-msft Profile Picture
    on at

    @seadudeFrom the PowerAppsforAppMakers/PowerAppsforAdmin APIs, we can only get the app version a DateTime type. If you want to get the version name, I am afraid it is not supported.

    Please submit an idea to PowerApps Ideas Forum: https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas 

    Sik

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.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 796 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 327 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard