Notifications
Announcements
We have a scheduled workflow, which get all the users from AD >> get the info for each user >> then check if the info inside a SharePoint list has been changed If so it will update the record, if the user is new will add the user.. now the flow is running for 6 hours and last action it did to the SharePoint list was 4 hours ago .. so for more than 2 hours the workflow is running , but it is not raising any errors nor it is updating SharePoint list... any advice on what is going on?is the flow hangs?
Here is the flow running:-
Here is the running flow details:-
@johnjohn123 As i explained you earlier you are crossing 5000 items limit. When flow is approaching to this limit it put some delay in your process. Suppose loop processed 4000 items then it will apply delay in gradual manner like 5 min , 10 min, 15min etc to process each record. That is the reason it is running so long.
Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.
@Hardesh /Gopenly.in
@Hardesh15 we have upgraded the license for the service account to be E3. before the license upgrade we use to get errors because the "Search for users V2" action is configured to have a paging of 100000 .. so we use to get errors on the Apply To each as it was only able to handle 5000.. but after the license upgrade no error will be returned but we are facing the above issue as described in my original question.. any advice? i do not think the error is related to the license..
@johnjohn123 Sorry!! Did not know you have upgraded to plan E3.
Please directly ask this to Microsoft support because Power Platform Licenses are very vague in nature and even if you go through their license document you will not be able to understand. We even discussed this in Super User monthly stand up. All were agreed to this.
@Hardesh15 thanks for the reply.. but to ask a direct question, does E3 license allow use to run more than 5000 items inside the Appy To Each loop?
thanks
@johnjohn123 Office 365 licenses do not give you flow premium plans. You can run more than 5000 items in apply to each as this is not hard limit. You can check your flow plans- Open Power Automate Portal and Press 'Ctrl+Alt+A' You will get details of your flow licenses. I am also having E3 but it is not allowing me to go beyond 5000. And even processing 5000 items it is taking too much time(do not know exact time).
@Hardesh15 thanks for the reply. now i went to this page:-
click on CTRL+ALT+A but nothing happen.. can not get the license info...
@johnjohn123 Please hold for 2-3 sec. You will get new tab with license details like this-
@Hardesh15 ok i login using chrome instead of firefox and i got this json when i click on CTRL+ALT +A.. so can you advice if my current license allow to run more than 5000 items inside Apply to each?
Thanks
{ "browserUrl": "https://us.flow.microsoft.com/en-us/", "diagnosticsId": "fca6f4b8-c9a8-a60b-391b-527c76f7b0b4", "session": { "sessionId": "a3a636c24c6946a186e68a64917857af", "isAuthenticated": true, "userConsented": true, "isDisallowedFromInternalPlans": false, "isGuestUser": false, "hasUserTenantDisabledPowerappsServicePrincipal": false, "userServicePlans": [ { "id": "/providers/Microsoft.BusinessAppPlatform/scopes/service/serviceplans/50e68c76-46c6-4674-81f9-75456511b170", "name": "50e68c76-46c6-4674-81f9-75456511b170", "type": "Microsoft.BusinessAppPlatform/scopes/serviceplans", "properties": { "assignedTime": "2021-08-20T03:15:08Z", "capabilityStatus": "Enabled", "expirationTime": "2021-10-23T23:17:39.4931301Z", "isTrial": true, "licenseId": "50e68c76-46c6-4674-81f9-75456511b170", "licenseName": "FLOW_P2_VIRAL", "licenseSku": "Free", "serviceType": "ProcessSimple", "policies": { "maximumRecurrenceFrequency": 900, "accessPremiumApis": false, "accessOnPremGateway": false, "canUseCustomApis": false, "calendarMonthFlowRunLimit": 750, "additionalAllowedPremiumApis": [ "/providers/Microsoft.PowerApps/apis/shared_applicationinsights", "/providers/Microsoft.PowerApps/apis/shared_azureautomation", "/providers/Microsoft.PowerApps/apis/shared_azureblob", "/providers/Microsoft.PowerApps/apis/shared_aci", "/providers/Microsoft.PowerApps/apis/shared_documentdb", "/providers/Microsoft.PowerApps/apis/shared_azuredatafactory", "/providers/Microsoft.PowerApps/apis/shared_azuredatalake", "/providers/Microsoft.PowerApps/apis/shared_visualstudioteamservices", "/providers/Microsoft.PowerApps/apis/shared_azureeventgrid", "/providers/Microsoft.PowerApps/apis/shared_azureeventgridpublish", "/providers/Microsoft.PowerApps/apis/shared_azurefile", "/providers/Microsoft.PowerApps/apis/shared_iotcentral", "/providers/Microsoft.PowerApps/apis/shared_kusto", "/providers/Microsoft.PowerApps/apis/shared_azureloganalytics", "/providers/Microsoft.PowerApps/apis/shared_azureloganalyticsdatacollector", "/providers/Microsoft.PowerApps/apis/shared_azurequeues", "/providers/Microsoft.PowerApps/apis/shared_arm", "/providers/Microsoft.PowerApps/apis/shared_sql", "/providers/Microsoft.PowerApps/apis/shared_sqldw", "/providers/Microsoft.PowerApps/apis/shared_azuretables", "/providers/Microsoft.PowerApps/apis/shared_dynamicscrmonline", "/providers/Microsoft.PowerApps/apis/shared_customerinsights", "/providers/Microsoft.PowerApps/apis/shared_dynamicsax", "/providers/Microsoft.PowerApps/apis/shared_assistantstudio", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbsaas", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbonprem", "/providers/Microsoft.PowerApps/apis/shared_dynamicsnavision", "/providers/Microsoft.PowerApps/apis/shared_eventhubs", "/providers/Microsoft.PowerApps/apis/shared_servicebus" ], "rpaAttendedAllowed": false, "maxFlowExpiryInDays": 60, "isFlowExpiryAutoRenewable": false } }, "isCurrent": false }, { "id": "/providers/Microsoft.BusinessAppPlatform/scopes/service/serviceplans/6cb2ea98-1309-420e-9b12-99a08b07f411", "name": "6cb2ea98-1309-420e-9b12-99a08b07f411", "type": "Microsoft.BusinessAppPlatform/scopes/serviceplans", "properties": { "assignedTime": "2021-09-25T11:20:22.1864759Z", "capabilityStatus": "Enabled", "expirationTime": null, "isTrial": true, "licenseId": "6cb2ea98-1309-420e-9b12-99a08b07f411", "licenseName": "FLOW_FREE_INTERNAL", "licenseSku": "Free", "serviceType": "ProcessSimple", "policies": { "maximumRecurrenceFrequency": 900, "accessPremiumApis": false, "accessOnPremGateway": false, "canUseCustomApis": false, "calendarMonthFlowRunLimit": 750, "additionalAllowedPremiumApis": [ "/providers/Microsoft.PowerApps/apis/shared_applicationinsights", "/providers/Microsoft.PowerApps/apis/shared_azureautomation", "/providers/Microsoft.PowerApps/apis/shared_azureblob", "/providers/Microsoft.PowerApps/apis/shared_aci", "/providers/Microsoft.PowerApps/apis/shared_documentdb", "/providers/Microsoft.PowerApps/apis/shared_azuredatafactory", "/providers/Microsoft.PowerApps/apis/shared_azuredatalake", "/providers/Microsoft.PowerApps/apis/shared_visualstudioteamservices", "/providers/Microsoft.PowerApps/apis/shared_azureeventgrid", "/providers/Microsoft.PowerApps/apis/shared_azureeventgridpublish", "/providers/Microsoft.PowerApps/apis/shared_azurefile", "/providers/Microsoft.PowerApps/apis/shared_iotcentral", "/providers/Microsoft.PowerApps/apis/shared_kusto", "/providers/Microsoft.PowerApps/apis/shared_azureloganalytics", "/providers/Microsoft.PowerApps/apis/shared_azureloganalyticsdatacollector", "/providers/Microsoft.PowerApps/apis/shared_azurequeues", "/providers/Microsoft.PowerApps/apis/shared_arm", "/providers/Microsoft.PowerApps/apis/shared_sql", "/providers/Microsoft.PowerApps/apis/shared_sqldw", "/providers/Microsoft.PowerApps/apis/shared_azuretables", "/providers/Microsoft.PowerApps/apis/shared_dynamicscrmonline", "/providers/Microsoft.PowerApps/apis/shared_customerinsights", "/providers/Microsoft.PowerApps/apis/shared_dynamicsax", "/providers/Microsoft.PowerApps/apis/shared_assistantstudio", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbsaas", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbonprem", "/providers/Microsoft.PowerApps/apis/shared_dynamicsnavision", "/providers/Microsoft.PowerApps/apis/shared_eventhubs", "/providers/Microsoft.PowerApps/apis/shared_servicebus" ], "rpaAttendedAllowed": false, "maxFlowExpiryInDays": 60, "isFlowExpiryAutoRenewable": false } }, "isCurrent": false }, { "id": "/providers/Microsoft.BusinessAppPlatform/scopes/service/serviceplans/bc38756f-dd1b-47ee-b2af-2aa224571412", "name": "bc38756f-dd1b-47ee-b2af-2aa224571412", "type": "Microsoft.BusinessAppPlatform/scopes/serviceplans", "properties": { "assignedTime": "2021-09-23T20:52:17.9514646Z", "capabilityStatus": "Enabled", "expirationTime": "2021-12-22T20:52:17.9514646Z", "isTrial": true, "licenseId": "bc38756f-dd1b-47ee-b2af-2aa224571412", "licenseName": "FLOW_P2_TRIAL_INTERNAL", "licenseSku": "P2", "serviceType": "ProcessSimple", "policies": { "maximumRecurrenceFrequency": 180, "accessPremiumApis": true, "accessOnPremGateway": true, "canUseCustomApis": true, "calendarMonthFlowRunLimit": 15000, "additionalAllowedPremiumApis": [ "/providers/Microsoft.PowerApps/apis/shared_applicationinsights", "/providers/Microsoft.PowerApps/apis/shared_azureautomation", "/providers/Microsoft.PowerApps/apis/shared_azureblob", "/providers/Microsoft.PowerApps/apis/shared_aci", "/providers/Microsoft.PowerApps/apis/shared_documentdb", "/providers/Microsoft.PowerApps/apis/shared_azuredatafactory", "/providers/Microsoft.PowerApps/apis/shared_azuredatalake", "/providers/Microsoft.PowerApps/apis/shared_visualstudioteamservices", "/providers/Microsoft.PowerApps/apis/shared_azureeventgrid", "/providers/Microsoft.PowerApps/apis/shared_azureeventgridpublish", "/providers/Microsoft.PowerApps/apis/shared_azurefile", "/providers/Microsoft.PowerApps/apis/shared_iotcentral", "/providers/Microsoft.PowerApps/apis/shared_kusto", "/providers/Microsoft.PowerApps/apis/shared_azureloganalytics", "/providers/Microsoft.PowerApps/apis/shared_azureloganalyticsdatacollector", "/providers/Microsoft.PowerApps/apis/shared_azurequeues", "/providers/Microsoft.PowerApps/apis/shared_arm", "/providers/Microsoft.PowerApps/apis/shared_sql", "/providers/Microsoft.PowerApps/apis/shared_sqldw", "/providers/Microsoft.PowerApps/apis/shared_azuretables", "/providers/Microsoft.PowerApps/apis/shared_dynamicscrmonline", "/providers/Microsoft.PowerApps/apis/shared_customerinsights", "/providers/Microsoft.PowerApps/apis/shared_dynamicsax", "/providers/Microsoft.PowerApps/apis/shared_assistantstudio", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbsaas", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbonprem", "/providers/Microsoft.PowerApps/apis/shared_dynamicsnavision", "/providers/Microsoft.PowerApps/apis/shared_eventhubs", "/providers/Microsoft.PowerApps/apis/shared_servicebus" ], "rpaAttendedAllowed": true, "maxFlowExpiryInDays": 60, "isFlowExpiryAutoRenewable": false } }, "isCurrent": true }, { "id": "/providers/Microsoft.BusinessAppPlatform/scopes/service/serviceplans/d20bfa21-e9ae-43fc-93c2-20783f0840c3", "name": "d20bfa21-e9ae-43fc-93c2-20783f0840c3", "type": "Microsoft.BusinessAppPlatform/scopes/serviceplans", "properties": { "assignedTime": "2021-09-23T23:17:35Z", "capabilityStatus": "Enabled", "expirationTime": "2021-12-22T23:17:43.258889Z", "isTrial": true, "licenseId": "d20bfa21-e9ae-43fc-93c2-20783f0840c3", "licenseName": "FLOW_P2_VIRAL_REAL", "licenseSku": "P2", "serviceType": "ProcessSimple", "policies": { "maximumRecurrenceFrequency": 180, "accessPremiumApis": true, "accessOnPremGateway": true, "canUseCustomApis": true, "calendarMonthFlowRunLimit": 15000, "additionalAllowedPremiumApis": [ "/providers/Microsoft.PowerApps/apis/shared_applicationinsights", "/providers/Microsoft.PowerApps/apis/shared_azureautomation", "/providers/Microsoft.PowerApps/apis/shared_azureblob", "/providers/Microsoft.PowerApps/apis/shared_aci", "/providers/Microsoft.PowerApps/apis/shared_documentdb", "/providers/Microsoft.PowerApps/apis/shared_azuredatafactory", "/providers/Microsoft.PowerApps/apis/shared_azuredatalake", "/providers/Microsoft.PowerApps/apis/shared_visualstudioteamservices", "/providers/Microsoft.PowerApps/apis/shared_azureeventgrid", "/providers/Microsoft.PowerApps/apis/shared_azureeventgridpublish", "/providers/Microsoft.PowerApps/apis/shared_azurefile", "/providers/Microsoft.PowerApps/apis/shared_iotcentral", "/providers/Microsoft.PowerApps/apis/shared_kusto", "/providers/Microsoft.PowerApps/apis/shared_azureloganalytics", "/providers/Microsoft.PowerApps/apis/shared_azureloganalyticsdatacollector", "/providers/Microsoft.PowerApps/apis/shared_azurequeues", "/providers/Microsoft.PowerApps/apis/shared_arm", "/providers/Microsoft.PowerApps/apis/shared_sql", "/providers/Microsoft.PowerApps/apis/shared_sqldw", "/providers/Microsoft.PowerApps/apis/shared_azuretables", "/providers/Microsoft.PowerApps/apis/shared_dynamicscrmonline", "/providers/Microsoft.PowerApps/apis/shared_customerinsights", "/providers/Microsoft.PowerApps/apis/shared_dynamicsax", "/providers/Microsoft.PowerApps/apis/shared_assistantstudio", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbsaas", "/providers/Microsoft.PowerApps/apis/shared_dynamicssmbonprem", "/providers/Microsoft.PowerApps/apis/shared_dynamicsnavision", "/providers/Microsoft.PowerApps/apis/shared_eventhubs", "/providers/Microsoft.PowerApps/apis/shared_servicebus" ], "rpaAttendedAllowed": true, "maxFlowExpiryInDays": 60, "isFlowExpiryAutoRenewable": false } }, "isCurrent": false } ], "entitlements": { "aiBuilderEntitlements": { "hasEnvironmentCapacity": false, "hasTrialCapacity": false, "hasActiveTrial": false, "hasExpiredTrial": false, "numberOfDaysLeft": 0, "remainingTrialCapacityRatio": 0, "trialCount": 0 } }, "environment": { "name": "Default-5fcc6ea9-3ac2-4ed0-bfbf-82e741ad8924", "displayName": "***********8 Books & Music Inc.", "isDefault": true, "sku": "Default", "version": "1.4", "location": "unitedstates", "xrmInstanceApiUrl": "https://***********8ca.api.crm.dynamics.com/", "xrmInstanceUrl": "https://***********8ca.crm.dynamics.com/", "xrmInstanceVersion": "9.2.21083.00139", "features": { "isOpenApiEnabled": false } }, "userInfo": { "identityProvider": "https://sts.windows.net/5fcc6ea9-3ac2-4ed0-bfbf-82e741ad8924/", "uniqueId": "4b0bff6b-f49b-44d6-8400-81fd301e09df", "puid": "10030000913F1176", "tenantId": "5fcc6ea9-3ac2-4ed0-bfbf-82e741ad8924", "accessTokenType": "Bearer", "userType": "ActiveDirectory", "expiresOn": "2021-09-25T17:23:40.9561486Z", "isTenantMember": true, "homeTenant": "5fcc6ea9-3ac2-4ed0-bfbf-82e741ad8924", "initials": "W" }, "userPreferences": { "preferredLocale": null, "useBetaFeatures": false, "theme": null }, "userFeatures": { "enableOpenApiConnection": false, "enabledFeatures": [ "AllowCXPV1ELO.australia", "AllowCXPV1ELO.unitedkingdom", "AllowBackgroundJobsApiCalls", "AllowBackgroundJobsIslandApiCalls", "AllowBapEmailsViaAEO", "AllowCds2UpgradeInFirstRelease", "AllowCdsViralProvisioning", "AllowCreateEnvironmentJobInstanceProvisioning", "AllowCrmInstanceProvisioning", "AllowCXPV1ELO.europe", "AllowCXPV1ELO.unitedstates", "AllowFirstReleaseEnvironments", "AllowFlowV1ELO.asia", "AllowFlowV1ELO.australia", "AllowFlowV1ELO.canada", "AllowFlowV1ELO.europe", "AllowFlowV1ELO.france", "AllowFlowV1ELO.germany", "AllowFlowV1ELO.india", "AllowFlowV1ELO.japan", "AllowFlowV1ELO.southamerica", "AllowFlowV1ELO.switzerland", "AllowFlowV1ELO.unitedarabemirates", "AllowFlowV1ELO.unitedkingdom", "AllowFlowV1ELO.unitedstates", "AllowFlowV1ELO.unitedstatesfirstrelease", "AllowFlowV1ELOLegacy", "AllowFlowV1ELOLegacy.unitedstatesfirstrelease", "AllowGermanyFlowApiCalls", "AllowGermanyPowerAppsApiCalls", "AllowIslandSelection_asia", "AllowIslandSelection_australia", "AllowIslandSelection_canada", "AllowIslandSelection_europe", "AllowIslandSelection_france", "AllowIslandSelection_germany", "AllowIslandSelection_india", "AllowIslandSelection_japan", "AllowIslandSelection_southafrica", "AllowIslandSelection_southamerica", "AllowIslandSelection_switzerland", "AllowIslandSelection_norway", "AllowIslandSelection_korea", "AllowIslandSelection_unitedarabemirates", "AllowIslandSelection_unitedkingdom", "AllowIslandSelection_unitedstates", "AllowNeptuneApiCalls", "AllowPowerAiApiCallsEurope", "AllowPowerAiApiCallsUnitedStates", "AllowPowerAiApiCallsUnitedStatesFirstRelease", "AllowPowerQueryApiCalls", "AllowPowerVirtualAgentApiCalls", "AllowProvisioningOfCDS2Databases", "AllowPVAV1ELO.asia", "AllowPVAV1ELO.australia", "AllowPVAV1ELO.canada", "AllowPVAV1ELO.europe", "AllowPVAV1ELO.france", "AllowPVAV1ELO.india", "AllowPVAV1ELO.japan", "AllowPVAV1ELO.southamerica", "AllowPVAV1ELO.unitedkingdom", "AllowPVAV1ELO.unitedstates", "AllowPVAV1ELO.unitedstatesfirstrelease", "AllowSalesProEmailTemplateViaAeo", "AllowScaleGroupPropertyCalls", "AllowSwitzerlandFlowApiCalls", "AllowSwitzerlandPowerAppsApiCalls", "AllowSyncUsersToInstanceJob", "AllowTenantLicensingConsumptionAsia", "AllowTenantLicensingConsumptionAustralia", "AllowTenantLicensingConsumptionCanada", "AllowTenantLicensingConsumptionEurope", "AllowTenantLicensingConsumptionFrance", "AllowTenantLicensingConsumptionGermany", "AllowTenantLicensingConsumptionIndia", "AllowTenantLicensingConsumptionJapan", "AllowTenantLicensingConsumptionSouthAfrica", "AllowTenantLicensingConsumptionSouthAmerica", "AllowTenantLicensingConsumptionSwitzerland", "AllowTenantLicensingConsumptionNorway", "AllowTenantLicensingConsumptionKorea", "AllowTenantLicensingConsumptionUnitedArabEmirates", "AllowTenantLicensingConsumptionUnitedKingdom", "AllowTenantLicensingConsumptionUnitedStates", "AllowTenantLicensingConsumptionUnitedStatesFirstRelease", "AllowUAEAccess", "AllowUAEFlowApiCalls", "AllowUAEPowerAppsApiCalls", "ApplyUserViaKepler", "BypassTenantCapacity_asia", "BypassTenantCapacity_australia", "BypassTenantCapacity_canada", "BypassTenantCapacity_europe", "BypassTenantCapacity_france", "BypassTenantCapacity_germany", "BypassTenantCapacity_india", "BypassTenantCapacity_japan", "BypassTenantCapacity_southafrica", "BypassTenantCapacity_southamerica", "BypassTenantCapacity_switzerland", "BypassTenantCapacity_norway", "BypassTenantCapacity_korea", "BypassTenantCapacity_unitedarabemirates", "BypassTenantCapacity_unitedkingdom", "BypassTenantCapacity_unitedstates", "BypassTenantCapacity_unitedstatesfirstrelease", "CDS2DefaultInstanceEnabled", "Cds2MultiRegionProvisioningEnabled", "ConnectToNeptuneForLicenseBasedTemplates", "DlpPolicyAuditLoggingEnabled", "DlpPolicyConnectorActionConfigurationsEnabled", "DlpPolicyConnectorEndpointConfigurationsEnabled", "DlpPolicyCustomConnectorUrlPatternsEnabled", "DLPPolicyEnvironmentPolicyCleanUpDeleteEnabled", "DlpPolicyEvaluationV2Enabled", "DlpPolicyListResponseEnabled", "DLPPolicyNotificationForRestoredEnvironmentsEnabled", "DLPPolicyRemoveNonExistentEnvironmentsEnabled", "DLPPolicyVerifyEnvironmentsEnabled", "EditToELO", "EnableApolloProvisioningFor-asia", "EnableApolloProvisioningFor-australia", "EnableApolloProvisioningFor-canada", "EnableApolloProvisioningFor-europe", "EnableApolloProvisioningFor-france", "EnableApolloProvisioningFor-germany", "EnableApolloProvisioningFor-india", "EnableApolloProvisioningFor-japan", "EnableApolloProvisioningFor-southafrica", "EnableApolloProvisioningFor-southamerica", "EnableApolloProvisioningFor-switzerland", "EnableApolloProvisioningFor-korea", "EnableApolloProvisioningFor-norway", "EnableApolloProvisioningFor-unitedarabemirates", "EnableApolloProvisioningFor-unitedkingdom", "EnableApolloProvisioningFor-unitedstates", "EnableApolloProvisioningFor-unitedstatesfirstrelease", "EnableDeveloperInstanceProvisioningByDefault", "EnableELORecover", "EnableSendAuditEventsToOffice", "ExpireTrialEnvironments", "FetchEnvironmentEntitlements", "GlobalDiscoveryRoleMappingEnabled", "GovernancePermissionCheckAccessEnabledForTenantAdmin", "IncludeHomeTenantPlansInGuestUsers", "MicrosoftGraphRoleMembershipChecksEnabled", "NormalizeConnectorIdsInDlpPolicyEnabled", "OptimizePostProvisionPlatformSkuUpdate-asia", "OptimizePostProvisionPlatformSkuUpdate-australia", "OptimizePostProvisionPlatformSkuUpdate-canada", "OptimizePostProvisionPlatformSkuUpdate-europe", "OptimizePostProvisionPlatformSkuUpdate-france", "OptimizePostProvisionPlatformSkuUpdate-germany", "OptimizePostProvisionPlatformSkuUpdate-india", "OptimizePostProvisionPlatformSkuUpdate-japan", "OptimizePostProvisionPlatformSkuUpdate-southafrica", "OptimizePostProvisionPlatformSkuUpdate-southamerica", "OptimizePostProvisionPlatformSkuUpdate-switzerland", "OptimizePostProvisionPlatformSkuUpdate-norway", "OptimizePostProvisionPlatformSkuUpdate-korea", "OptimizePostProvisionPlatformSkuUpdate-unitedarabemirates", "OptimizePostProvisionPlatformSkuUpdate-unitedkingdom", "OptimizePostProvisionPlatformSkuUpdate-unitedstates", "OptimizePostProvisionPlatformSkuUpdate-unitedstatesfirstrelease", "OverrideAzureRegionForUAE", "PowerAiIslandEnabled", "PowerAppsEnvironmentCopyEnabled", "PowerAppsEnvironmentResetEnabled", "PowerAppsEnvironmentRestoreEnabled", "ProvisionSubTrialWithTrialType", "SitewideListTemplatesEnabled", "SkipLicenseAndEnforcementCheckForTrialProvisioning", "TeamsEnvironmentCreationEnabled", "TeamsEnvironmentTeamResourceOptional", "UseCommonTemplatesMergedNeptuneAndSitewide", "UseCreateEnvironmentELOJobforProvisioning", "UseELOJobforProvisioninginOldApiVersions", "UseLocalizationLanguageForCDSLanguage", "UseWorkspacesProvider", "SkipTemplateValidationDuringProvisioning", "AllowCustomConnectorsForOfficeSeededPlan", "AllowGatewayUsageForOfficeSeededPlan", "Oct2019ConnectorGrandfathering" ] } }, "settings": { "activityFeedPath": "/providers/Microsoft.ProcessSimple/events", "analyticsIframeTargetDomain": "https://embedded.powerbi.com/", "authClientId": "5e26e33b-bc1f-4838-b3a6-48a3492df6e8", "authLoginBaseUrl": "https://login.microsoftonline.com/", "authResource": "https://service.flow.microsoft.com/", "armAudience": "https://management.azure.com/", "environmentCookieName": "environment", "eulaConfirmCookieName": "eulaconfirmed", "microsoftGraphResource": "https://graph.microsoft.com", "azureResourceManagementUri": "https://management.azure.com", "environment": "tip0", "flowsConnectorPath": "/providers/Microsoft.PowerApps/apis/shared_logicflows", "flowsPath": "/providers/Microsoft.ProcessSimple/flows", "internalUserPath": "providers/Internal.User/users", "logicFlowsRuntimeApiVersion": "2015-02-01-preview", "microsoftGraphUrl": "https://graph.microsoft.com/v1.0", "powerAppsButtonCategory": "PowerAppsButton", "powerAppsConnectionProvidersPath": "/providers/Microsoft.PowerApps/apis", "powerAppsConnectionsPath": "/providers/Microsoft.PowerApps/connections", "powerAppsTemplateId": "05ed784f63df4ac7b8cbb465005d6068", "processSimpleProviderName": "Microsoft.ProcessSimple", "processSimpleResourceProviderApiVersionWithEnvironments": "2016-11-01", "siteOrigin": "https://us.flow.microsoft.com", "setCategoryQueryString": "category", "setEnvironmentQueryString": "environment", "signUpEmailQueryString": "auth_upn", "startPublishingTelemetry": true, "supportPageUrl": "https://go.microsoft.com/fwlink/?LinkID=787479", "telemetryVersion": "2015-09-30-preview", "tokenRefreshSkew": -600, "userConsentPath": "/providers/Microsoft.ProcessSimple/consentUser", "designer": { "versions": { "default": "1.60412.1.30", "next": "1.60412.1.30", "previous": "1.60412.1.29", "openapi": "1.60412.1.30", "dev": "", "latip1": "" }, "definitionSchemaUri": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", "promotedServicesForActions": [ "connectionProviders/control", "/providers/Microsoft.PowerApps/apis/shared_office365", "/providers/Microsoft.PowerApps/apis/shared_onedriveforbusiness", "/providers/Microsoft.PowerApps/apis/shared_office365users", "/providers/Microsoft.PowerApps/apis/shared_sharepointonline", "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps", "connectionProviders/httpGroup", "/providers/Microsoft.PowerApps/apis/shared_twitter", "/providers/Microsoft.PowerApps/apis/shared_flowpush" ], "promotedServicesForTriggers": [ "/providers/Microsoft.PowerApps/apis/shared_office365", "connectionProviders/scheduleGroup", "/providers/Microsoft.PowerApps/apis/shared_sharepointonline", "/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps", "connectionProviders/buttonGroup", "/providers/Microsoft.PowerApps/apis/shared_rss", "/providers/Microsoft.PowerApps/apis/shared_twitter", "/providers/Microsoft.PowerApps/apis/shared_outlook", "/providers/Microsoft.PowerApps/apis/shared_onedriveforbusiness", "/providers/Microsoft.PowerApps/apis/shared_googlecalendar", "/providers/Microsoft.PowerApps/apis/shared_gmail", "/providers/Microsoft.PowerApps/apis/shared_onedrive", "connectionProviders/requestResponseGroup", "/providers/Microsoft.PowerApps/apis/shared_dropbox" ], "promotedBuiltInOperations": [ "if" ], "scriptsDownloadTimeout": 120, "startPublishingTelemetry": true, "termsInCreateConnection": true, "locale": "en" }, "showHiddenConnectors": false, "aadGraphUrl": "https://graph.windows.net", "aadGraphApiVersion": "1.6", "aadGraphAuthResource": "https://graph.windows.net", "aadOfficeHeaderAuthResource": "https://webshell.suite.office.com", "adminPortalUrl": "https://admin.powerplatform.microsoft.com", "apiHubsRuntimeResource": "https://apihub.azure.com", "apiHubsRuntimeHosts": [ "unitedstates-002.azure-apim.net", "msmanaged-na.azure-apim.net", "europe-001.azure-apim.net", "europe-002.azure-apim.net", "asia-001.azure-apim.net", "australia-001.azure-apim.net", "india-001.azure-apim.net", "japan-001.azure-apim.net", "canada-001.azure-apim.net", "uk-001.azure-apim.net", "firstrelease-001.azure-apim.net", "brazil-001.azure-apim.net", "france-001.azure-apim.net", "uae-001.azure-apihub.net", "germany-001.azure-apihub.net", "switzerland-001.azure-apihub.net" ], "apiOperationsListPageSizeForIntegrationView": 8, "brandName": "Power Automate", "buildVersion": "1.0.5202.4.bd69058395 Flow-Service.portal/2109.1 (AzBuildEU-Ma02.210913-1016)", "businessAppPlatformResourceProviderApiVersion": "2018-01-01", "businessAppPlatformResourceProviderPath": "/providers/Microsoft.BusinessAppPlatform", "contentVersion": "1.0.5202.4", "delegatedAuthOid": "4a95641b-e27c-ab69-a7d8-fb936c50e4ec", "filteredApis": [ "shared_logicflows", "shared_powerflows" ], "flowCheckerDebounceRate": 2000, "filteredConnections": [ "shared_excel" ], "flowAudience": "https://service.flow.microsoft.com/", "flowTesting": { "pollingInterval": 5000, "pollingTimeout": 600000, "pollRetryCount": 3, "pollRetryDelay": 2000 }, "userConsent": { "retryCount": 24, "retryInterval": 5000, "retryTimeout": 120000 }, "functionsAuthResource": "https://service.powerapps.com/", "functionsResourceProviderManagementEndpoint": "https://admin.blueridge.ms", "functionsResourceProviderApiVersion": "2018-02-01", "gatewaysPath": "/providers/Microsoft.PowerApps/gatewayClusters", "jsllAppId": "MicrosoftFlow", "launchWinAutomationAppUri": "ms-powerautomate:/designer/flow/edit", "launchWinAutomationAppConsoleUri": "ms-powerautomate:/console/open", "launchWinAutomationAppConsoleCreateMachineUri": "ms-powerautomate:/console/machine/create", "launchWinAutomationAppConsoleJoinGroupUri": "ms-powerautomate:/console/machinegroup/join", "launchWinAutomationRegistrationAppJoinGroupUri": "ms-powerautomateregapp:/machinegroup/join", "launchWinAutomationRegistrationAppCreateMachineUri": "ms-powerautomateregapp:/machine/create", "machineManagementRelayEndpoint": "https://mmrs.wus2-cm001.gateway.test.cm.powerapps.com", "machineManagementRelayAudience": "https://services.mmr.microsoft.com", "machineManagementRelayBatchQueueCompactViewLimit": 100, "machineManagementRelayBatchStatusLimit": 20, "msBrandName": "Microsoft Power Automate", "msaCommonTenantId": "f8cdef31-a31e-4b4a-93e4-5f571e91255a", "neptuneApiEndpoint": "https://licensing.powerplatform.microsoft.com", "neptuneApiVersion": "v0.1-alpha", "portalUrl": "https://flow.microsoft.com", "powerAppsHomeUrl": "https://powerapps.microsoft.com", "powerAppsPortalUrl": "https://make.powerapps.com", "powerAppsResourceProviderEndpoint": "https://unitedstates.api.powerapps.com", "powerAppsResourceProviderApiVersion": "2016-05-01-preview", "powerAppsResourceProviderApiVersionWithEnvironments": "2016-11-01", "powerAppsResourceProviderPath": "/providers/Microsoft.PowerApps", "privacyUrl": "https://aka.ms/privacystatement", "processSimpleManagementUri": "https://us.api.flow.microsoft.com/providers/Microsoft.ProcessSimple", "processSimpleResourceProviderApiVersion": "2016-03-01-beta", "processSimpleResourceProviderManagementEndpoint": "https://us.api.flow.microsoft.com/", "processSimpleResourceProviderPath": "/providers/Microsoft.ProcessSimple", "pvaBotId": "8ce9039a-bbfd-4f22-8344-1f35342e4a4b", "pvaBotTenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47", "pvaBaseUrl": "https://powerva.microsoft.com", "skylightBotPartnerId": "a74984dc-78b4-4225-8028-6ffe687c11d7", "skylightBotProductName": "Flow", "skylightBotProductSapId": "62bea099-f322-62f6-b283-791041e2837d", "skylightGreetingId": "PAutoBCQR", "skylightOriginId": "Maker", "skylightAppBundleUrl": "https://vsa.services.microsoft.com/v1.0/js/app.bundle.js", "skylightAppVendorBundleUrl": "https://vsa.services.microsoft.com/v1.0/js/vendor.bundle.js", "skylightAppStylesUrl": "https://vsa.services.microsoft.com/v1.0/styles.css", "skylightDevAppBundleUrl": "https://cdn-vsa-dev.services.microsoft.com/v1.0/js/app.bundle.js", "skylightDevAppVendorBundleUrl": "https://cdn-vsa-dev.services.microsoft.com/v1.0/js/vendor.bundle.js", "skylightDevAppStylesUrl": "https://cdn-vsa-dev.services.microsoft.com/v1.0/styles.css", "templatesListPageSize": 48, "templatesListPageSizeForIntegrationView": 4, "signUpRedirectUrl": "https://signup.microsoft.com/signup?sku=Flow_Free&pbi_source=web", "microsoftGraphAadResourceUri": "https://graph.microsoft.com", "mobileIosAppStoreUrl": "https://itunes.apple.com/us/app/microsoft-flow/id1094928825", "mobileAndroidAppStoreUrl": "https://play.google.com/store/apps/details?id=com.microsoft.flow", "unauthenticatedPrivacyUrl": "https://go.microsoft.com/fwlink/?LinkId=521839", "authenticatedPrivacyUrl": "https://aka.ms/officeaccountsecurity", "termsOfServiceUrl": "https://azure.microsoft.com/en-us/support/legal/subscription-agreement/", "termsOfUseUrl": "https://go.microsoft.com/fwlink/?LinkID=206977", "msSolveSupportUrl": "https://go.microsoft.com/fwlink/?LinkID=787475&clcid=0x409", "newSupportTicketOrigin": "https://admin.powerplatform.microsoft.com", "oneAdminCenterSupportUrl": "https://aka.ms/flowadminsupport", "adminCenterAadClientId": "637fcc9f-4a9b-4aaa-8713-a2a3cfda1505", "customApiNameMaxLength": 40, "consentServerUri": "https://msmanaged-na.consent.azure-apim.net", "consentServerAadResourceUri": "https://apihub.azure.com", "notificationDaysInterval": 1, "notificationRefreshInterval": 300000, "cdnUrl": "https://psuxus.azureedge.net", "gatewayInstallerUrl": "https://go.microsoft.com/fwlink/?LinkID=820580&clcid=0x409", "gatewayLearnUrl": "https://go.microsoft.com/fwlink/?LinkID=820582&clcid=0x409", "onPremisesLearnUrl": "https://go.microsoft.com/fwlink/?LinkID=821160&clcid=0x409", "wedcsTelemetryRouteId": "21003", "p1TrialPlanLicenseId": "a76f574d-fe8e-4f5b-bcdf-c678152dd787", "p1PlanPurchaseUrl": "https://portal.office.com/SubscriptionDetails?OfferId=b6b34ddd-ccd4-49ac-b381-dc27c6d3fbce", "p1PlanTenantPurchaseUrl": "https://portal.office.com/SubscriptionDetails?OfferId=b6b34ddd-ccd4-49ac-b381-dc27c6d3fbce", "p2TrialPlanLicenseId": "bc38756f-dd1b-47ee-b2af-2aa224571412", "p2PlanPurchaseUrl": "https://portal.office.com/SubscriptionDetails?OfferId=56254859-71e4-4ddf-8426-9b58292576b0", "p2PlanTenantPurchaseUrl": "https://portal.office.com/SubscriptionDetails?OfferId=56254859-71e4-4ddf-8426-9b58292576b0", "plansFlowServiceType": "ProcessSimple", "howItWorksVideoUrl": "https://flow.streaming.mediaservices.windows.net/4dc9c5c9-abf3-4787-a7ce-026851e74128/MicrosoftFlow_Homepage10-27.ism/Manifest", "howItWorksVideoPlayer": "amp", "howItWorksVideoYoutubeUrl": "https://www.youtube.com/embed/hCuxuUaGC6Y?rel=0&autoplay=1", "howItWorksNewVideoYoutubeUrl": "https://www.youtube.com/embed/H4H_jPJWlxU?rel=0&autoplay=1", "howItWorksRPAHomePageUpdateVideoYoutubeUrl": "https://www.youtube.com/embed/M0xJl9TkL6E?rel=0&autoplay=1", "howUIFlowWorksVideoYoutubeUrl": "https://www.youtube.com/embed/bZrrdoytTH0?rel=0&autoplay=1", "homeV3HowToYoutubeUrl": "https://www.youtube.com/playlist?list=PLwh1E-0OEEGI4oSRnTEU3jeMDuU-NFl1D", "npsOriginUrl": "https://nps.onyx.azure.net", "mobileIosAppStoreUrlForEmail": "https://aka.ms/flowmobilebanneremailmeios", "mobileAndroidAppStoreUrlForEmail": "https://aka.ms/flowmobilebanneremailmeandroid", "mobileDownloadPageLearnMoreLink": "https://aka.ms/flowmobilediscoverabilitybanner", "portalMobileLearnMoreLink": "https://aka.ms/flowmobileportaldiscoverability", "businessAppPlatformResourceProviderEndpoint": "https://unitedstates.api.bap.microsoft.com", "xrmInstanceApiUriSuffix": ".dynamics.com", "xrmBusinessProcessFlowDesignerPath": "/Tools/ProcessControl/UnifiedProcessDesigner.aspx", "mashupEditorAudience": "https://powerquery.microsoft.com", "mashupEditorAllowedOrigin": "https://us.prod.powerquery.microsoft.com", "mashupEditorEndpointUrlPath": "/MashupEditor/", "geofenceEditorBingMapApiKey": "AijaZijXqfdagXiTLpIR0E627Abum0PruK88sKcnmKSA9JfGhqtirCP3yhW3wclP", "tokenRefreshBackoffCount": 10, "tokenRefreshBackoffTimeInMinutes": 10, "officeHeaderShellBootHost": "https://shellprod.msocdn.com", "officeHeaderShellBootUrl": "https://shellprod.msocdn.com/api/shellbootstrapper/business/oneshell", "walkMeScriptLocation": "https://pa-guided.azureedge.net/prod/4a1fe20254af4d9db95c8782056f6c4d/walkme_4a1fe20254af4d9db95c8782056f6c4d_https.js", "powerAppsAuthResource": "https://service.powerapps.com/", "learnUrl": "https://aka.ms/PowerAutomateLearn", "communityUrl": "https://go.microsoft.com/fwlink/?LinkId=787467", "feedbackUrl": "https://go.microsoft.com/fwlink/?LinkId=787474", "retryCountForAsyncWebpackChunksLoading": 5, "templatesWhitelistedForAddingAnyPremiumConnector": [ "c9cd2c4e691a4646adc8aa592c88489b", "b1257ef7383d420a9f63ada2268a2570", "036b9bd8074c4e16854037bd07cfe0c7", "202db9016716458983759d280bd8d1ad", "57404bc37e684da4af54435663e69db6", "a4f54c0b09fd48909ebcac1f4c6deef7", "e948b48450284ecdbb72d826a0660f93", "f2c3e3f9886d4cb99b7fc72a6c2699ce", "4e772896caf5449599bdce17f0cadf5d", "c97930a716ef4b7591fc75416dc3b6e2", "846f987cba2b4c75b5ee9bedd2fb485e" ],
"rpaAgentPackageDownloadLink": "https://go.microsoft.com/fwlink/?linkid=2102613", "rpaExtensionChromeStoreLink": "https://go.microsoft.com/fwlink/?linkid=2118086", "rpaExtensionChromeStoreLKGLink": "https://go.microsoft.com/fwlink/?linkid=2158372", "rpaExtensionChromeStoreDevLink": "https://go.microsoft.com/fwlink/?linkid=2163409", "rpaSeleniumExtensionChromeStoreLink": "https://go.microsoft.com/fwlink/?linkid=2167952", "rpaSeleniumExtensionMicrosoftEdgeStoreLink": "https://go.microsoft.com/fwlink/?linkid=2168132", "rpaScreenshotSendBatchSize": 5, "rpaActionRetryMinValue": 1, "rpaActionRetryMaxValue": 50, "rpaPadOperationId": "/providers/Microsoft.PowerApps/apis/shared_uiflow/apiOperations/RunUiFlow_v2", "runQueueAutoRefreshRateInMillisec": 15000, "presenceTtlSec": 180, "geoGatewayMapping": { "japan": "Japan East", "unitedstates": "West US", "europe": "North Europe", "india": "Central India", "asia": "Southeast Asia", "unitedstatesfirstrelease": "West Central US", "canada": "Canada Central", "france": "France Central", "unitedarabemirates": "UAE North", "unitedkingdom": "UK South", "southamerica": "Brazil South", "australia": "Australia East", "germany": "Germany West Central", "switzerland": "Switzerland North" }, "geoGatewayMappingMakerShell": "{\"japan\":\"Japan East\",\"unitedstates\":\"West US\",\"europe\":\"North Europe\",\"india\":\"Central India\",\"asia\":\"Southeast Asia\",\"unitedstatesfirstrelease\":\"West Central US\",\"canada\":\"Canada Central\",\"france\":\"France Central\",\"unitedarabemirates\":\"UAE North\",\"unitedkingdom\":\"UK South\",\"southamerica\":\"Brazil South\",\"australia\":\"Australia East\",\"germany\":\"Germany West Central\",\"switzerland\":\"Switzerland North\"}", "show21VianetLogo": false, "isYoutubeSupported": true, "isTwitterSupported": true, "isMobileAppDownloadSupported": true, "isFreeTrialSupported": true, "isAnalyticsPageNotSupported": false, "enterpriseUserWaffle": "https://www.office.com/?auth=2&home=1", "msaUserWaffle": "https://www.office.com/?auth=1&home=1", "isDataFlexEnabled": false, "isFranceAccessibilityFooterLinkEnabled": true, "isNewFaviconEnabled": true, "enableMarketingPageDecouple": false, "rpaDeskopDownloadLink": "https://go.microsoft.com/fwlink/?linkid=2137322", "rpaDesktopDownloadLinkLkg": "https://go.microsoft.com/fwlink/?linkid=2162954", "rpaDesktopDownloadLinkDev": "https://go.microsoft.com/fwlink/?linkid=2162956", "environmentCDSInstancePollingIntervalInSec": 60, "environmentCDSInstanceCreatedRecentlyInSec": 300, "connectionWidgetFlags": "feature.showWidgetAsFlow=true&make.showConsentPrompt=false&powerappsPortal.showConsentPrompt=false", "desktopFlowsAnalyticsDownloadLink": "https://flow.microsoft.com/en-us/", "portalCookieDomain": "flow.microsoft.com", "customConnectorInfoUrl": "https://aka.ms/custom-connectors", "cache": {}, "correlationId": "d206f4d0-16e1-442d-a987-689569721386", "sessionCookieDomain": ".flow.microsoft.com", "portalSettingsCookieName": "FlowPortalSettings", "featureFlags": { "showLearnMenu": true, "showManagedApiPage": true, "showApprovalCenter": true, "showCustomApisListPage": true, "enableCdn": true, "designerCollapsePopulatedParameters": true, "minify": true, "showInlineTemplateConnectionWizard": true, "designerShowMenuOptionsWithDependencies": true, "gatewaySupport": true, "enableEditCustomApi": true, "showConnectionsInMenu": true, "enableEnvironments": true, "enablePeoplePicker": true, "enableBilling": true, "designerInitializeDynamicContentAsync": true, "enableConnectionCaching": true, "storageCacheClearInterval": 60000, "useSupportV2Page": true, "enableButtonTrigger": true, "enableGAPreviewRemoval": true, "designerNewTokenPicker": true, "enablePurchaseNow": true, "enableConsentEmailOptions": true, "designerUseEditorInput": true, "enableYoutube": true, "enableOnCloudFlowSaveChangeDetection": true, "enablePropertiesPaneCustomApi": true, "enableWidgetCreateFromTemplate": true, "enableWidgetEdit": true, "enableWidgetTeamFlows": true, "enableFlowCoauthoring": true, "enableNps": true, "enableTestFlow": true, "enableTestPaneCustomApi": true, "oneClickTemplatesOnZeroFlowsPage": true, "enableDownloadMenu": true, "designerNewRecommendationCard": true, "designerViewConnectionPermissionsDialog": true, "designerDebounceEmitChange": true, "showFeaturedOfficeTemplatesToNewUser": true, "enableButtonParameters": true, "enableImprovedFlowCreationFromTemplate": true, "enableFlowSaveAs": true, "enableFixConnectionsDialog": true, "enableCDSRequestApiConnectionTrigger": true, "enableCDSForAppsFlowStepTrigger": true, "enableExcelRequestApiConnectionTrigger": true, "enableHubSiteJoinApprovalRequestApiConnectionTrigger": true, "enableSharePointForASelectedFileRequestApiConnectionTrigger": true, "enableTeamsForComposingAMessageRequestApiConnectionTrigger": true, "enableTeamsForASelectedMessageRequestApiConnectionTrigger": true, "enableRequestRunOnlyAccessPage": true, "enableButtonParametersOnRequestApiConnectionTrigger": true, "enableDietDesigner": true, "designer": "default", "enableTrialExpirationRedirect": true, "enableLandingSection": true, "designerODataParameterTip": true, "designerShowCalloutHints": true, "designerShowRecommendationTip": true, "enableCustomApiPolicy": true, "enablePollingTriggerPolicy": true, "enableCustomApiAzureIntegration": true, "enableAzureApimCustomConnector": true, "enableCustomGithubIntegration": true, "enableCustomApiTrigger": true, "enableCustomResponseOptions": true, "enableTemplateTileMobileDownload": true, "enableFlowProperty": true, "enableSummaryPaneOnZeroFlowRuns": true, "enableFlowSubmitTemplateDropDown": true, "enableFlowImportExport": true, "enableRuntimeConnectionManagement": true, "enableSwaggerEditorDynamicValues": true, "enableUserPreferences": true, "designerSupportMyClipboard": true, "designerSupportSimpleCondition": true, "designerSupportObfuscation": true, "enableRegionalPortalRedirect": true, "showApiOperationsOnServicePage": true, "enableApiConnectionNotificationTypeCoercion": true, "enableApiResultsFromOperationResults": true, "designerShowExpressionBuilder": true, "designerShowExpressionBuilderForCondition": true, "designerButtonEnumParameter": true, "designerButtonFileParameter": true, "designerNewPeoplePicker": true, "designerShowSoftLandingTips": true, "designerParentObjectForOutputs": true, "enableDownloadFlowRunsHistoryCsv": true, "enableLogicAppTemplateExport": true, "enableTemplateCollections": true, "enableOnBehalfOfTokens": true, "usePowerAppsConnectionsWidget": true, "hideInputLessConnection": true, "recommendTemplatesInFlowPages": true, "enableFlowAnalytics": true, "enableLogicAppSoapImport": true, "enableTemplatesClientRendering": true, "designerEnableScopeRepetitionApi": true, "designerSupportPeek": true, "enableDesignerConcurrencySettings": true, "showApprovalHistory": true, "enableApprovalCancel": true, "enableFlowAnalyticsMultiDashboard": true, "enableWidgetBlockerForBlacklistedTenant": true, "designerButtonMultiSelection": true, "enableFlowFailureAlertSubscriptions": true, "designerTrimSharepointSiteAddressToCorrectUrl": true, "designerNewConditionBuilder": true, "enableFlowAuthorizationDelegateEdit": true, "enableBusinessProcessFlowIntegration": true, "designerEnableSharePointMultiValueColumns": true, "designerEnableParameterValidation": true, "enableOpenApiConnection": true, "enableOpenApiMonitoringView": true, "enableApprovalOnBehalfOfUser": true, "enableAnnouncements": true, "enableNewFlowsPage": true, "enableNewFlowsPageInWidget": true, "enableNewFlowsPageInExcelWidget": true, "enableNewFlowsPageInTeamsWidget": true, "enableNewApprovalsPageInTeamsWidget": true, "enableNewBpfPage": true, "enableNewActionCenter": true, "enableCreateBPFReactDialog": true, "enableTriggerSimulate": true, "enableMFALogin": true, "enableB2BLogin": true, "designerNewRecommendationCardWithModules": true, "enableOneAdminCenterSupport": true, "enableContactSupportCard": true, "enableEndUserEmbeddedSupport": true, "enableParameterHtmlStringFormat": true, "enableDesignerGeofenceRequestTrigger": true, "enableWidgetHostTokenCaching": true, "enableODBRequestAPIConnectionTrigger": true, "enableSidebar": true, "enableSolutions": true, "designerHtmlEditor": true, "designerUseHtmlCodeView": true, "designerUseTextEditor": true, "designerUseNewExpressionParser": true, "designerButtonRequiredOption": true, "designerButtonDateParameter": true, "fullReactFlows": true, "fullReactApprovals": true, "sendACopyOfFlow": true, "enableNewTemplateCard": true, "enableTokenRefreshBackoff": true, "enableFlowCheckerRPCalls": true, "enableFlowCheckerForPowerAppV2TriggeredFlows": true, "enableReactInvokeFlowPanel": true, "enableSolutionFlowOpenApiDefaulting": true, "enableFlowCheckerClicks": true, "enableCreateExperience": true, "designerAdvancedParameter": true, "fullReactFlowProperties": true, "designerTokenFilteringUsingTokenWeights": true, "designerTokenFilteringUsingTokenWeightsAndMailKeyword": true, "designerStaticOutputs": true, "enableConnectionsInMonitorView": true, "enableXrmTeamSharing": true, "enableSessionExpiryNotification": true, "enableExtendedSwaggerValidation": true, "useGlobalRedirectModeForConnections": true, "enablePowerAppsV2Trigger": true, "enableVirtualAgentTriggerResponse": true, "enableFullReactConsent": true, "enableStandAloneBPFs": true, "enableAIBuilder": true, "enableDocumentAutomation": true, "enableBPFRunNow": true, "enableOfficeHeader": true, "enableCreatePage": true, "enableInlineSwaggerEditor": true, "enableChildFlows": true, "enableReactFlowCreationWidget": true, "enableRochdale": true, "designerNewDefaultEditor": true, "designerNewSchemaEditor": true, "designerNewStringEditor": true, "designerNewAdaptiveCardTriggerEditor": true, "designerValidateUnknownParameterAsError": true, "designerNewCopyableEditor": true, "enableOfficeHeaderUniversalSearch": true, "enableOfficeHeaderUniversalSearchSupport": true, "enableOfficeHeaderUniversalSearchTemplate": true, "enableOfficeHeaderUniversalSearchApis": true, "enableNumberFunctionsExpressionActions": true, "enableTextFunctionsExpressionActions": true, "enableFlowPlanConfiguration": true, "useOperationsInCreateAutomated": true, "useOperationsV2InDesigner": true, "useOperationsV2InCreateModals": true, "useFlowAudience": true, "enableNewTemplatePage": true, "enableHomeV2": true, "enableRpaRecordingEditorV2": true, "enableRpaWriteSupportValidation": true, "hideRPASendKeysV1": true, "rpaSecureInputs": true, "rpaArrayInputs": true, "rpaArrayOutputs": true, "enableRpaBuiltinOperations": true, "enableRpaMyClipboard": true, "enableRpaCopyPasteValidation": true, "enableUIFlowsUpsellDialog": true, "enableXRMConnectionReferences": true, "enableHostConnectionService": true, "enableUIFlowsRunsPage": true, "showHomeBlackBanner": true, "showHomeAnnouncement": true, "enableNewTemplateCollections": true, "enableEnvironmentOnBehalfOfTokenRoute": true, "enablePowerbiHybridTrigger": true, "enableRpaSelectorsEditor": true, "enableRpaScreenshotUploader": true, "enableRpaFullScreenModal": true, "enableRpaCodeViewButton": true, "enableRpaCodeViewButtonShowingSelectors": true, "enableClientRenderedTemplatesPageInWidget": true, "enableBlackBannerAccUpdate": true, "enableRPAActionSettings": true, "enableDietDesignerWithDefaultDesignerBranch": true, "enableUIChangesForXRMConnectionReferences": true, "enableSAPActions": true, "makerShell": "default", "enableRpaWinAutomationAction": true, "enableBPFInManageFlowsInTeamsApp": true, "enableRpaDelayAction": true, "enableRpaUntilAction": true, "enableCreateWAUIFlow": true, "enableCreateCDSExperience": true, "enableDataverseDialog": true, "enableFullPlusNewInAllFlowLists": true, "forceBetaDesignerEditorsForDietDesigner": true, "enableRawOperationIOValueSurface": true, "enableBlackBannerGartnerUpdate": true, "enableCustomDropdownForUIFlowV2": true, "enableRunPageForUIFlowV2": true, "enableWisdom": true, "enableTeamsTemplatesPairings": true, "enableRpaGetSelector": true, "allowWidgetBackgroundConsent": true, "enableMonitorRuns": true, "enableMonitorRunQueues": true, "enableMonitorMachines": true, "renameUIFlowsForGA": true, "enableXRMEnvironmentVariables": true, "enableTriggerExperience": true, "enableFlowPresence": true, "enableSkylightBot": true, "enablePVABot": true, "enableUIFlowV1Migrate": true, "enableAiBuilderUpsellDialog": true, "enableNewCookieBanner": true, "enableFlowActionsAnalytics": true, "enableConnectorAndActionHelp": true, "enableUIFlowSharing": true, "enableDiagnosticPane": true, "enableTemplateRetentionRate": true, "enableUIFlowsUpsellDialogRpaAttended": true, "enableRetryCreateXrmConnectionReference": true, "enablePADInstallMenu": true, "enablePADInstallMenuInCreate": true, "enableNewTestPanelExperience": true, "showRunPriorityUiFlowOperationParameter": true, "enableConnectorServiceForAllFlows": true, "includeGroupsForGetUsersAndGroupsBuiltinOperation": true, "enablePowerAppsSetWidgetTimeout": true, "enableDesktopFlowConnectivityVNext": true, "enableConnectionParameterEditorService": true, "enableAdminBlockedTrialDialog": true, "enableChildFlowInputsLocationFix": true, "enableAIBuilderInTeams": true, "enableSovereignCloudBlockingDialogs": true, "enableRPAStartFreeTrialDialogs": true, "enablePADWindowsDialogs": true, "enableRPATrialExpiryReminderMessageBar": true, "enableFirstRunExperience": true, "enableProcessAdvisorRecommendations": true, "ignorePrefetchedDFApiDefinition": true, "enableUnattendedRPAErrorMessageMarkdown": true, "enableWidgetOBOAuth": true, "extensionKeyName": "flowRpaExtensionId", "enableConnectionModeDiagnostic": true, "enableECSTestForFirstRunExperience": true, "enableHomeV3": true, "enableECSTestForHomeV3": true, "cardViewServiceV2": true, "desktopDownloadLink": "prod", "enableMicrosoft365AppsHealthHybridTrigger": true, "enableDesignerVNetGatewayForConnection": true, "enableRpaWin32FlowDeprecation": true, "enableChatBotInSidebar": true, "currentDesignerVersion": "1.60412.1.30" }, "defaultAppSidebarItemKey": "home", "isWidgetPage": false, "locale": "en-us", "templateCategories": [ { "id": "remoteWork", "name": "Remote work" }, { "id": "approval", "name": "Approval" }, { "id": "button", "name": "Button" }, { "id": "collectData", "name": "Data collection" }, { "id": "email", "name": "Email" }, { "id": "eventsAndCalendar", "name": "Events and calendar" }, { "id": "mobile", "name": "Mobile" }, { "id": "notifications", "name": "Notifications" }, { "id": "productivity", "name": "Productivity" }, { "id": "socialMedia", "name": "Social media" }, { "id": "sync", "name": "Sync" }, { "id": "visio", "name": "Visio" } ], "ecsSettings": { "TestFeatureA": true, "TestFeatureB": 10, "TestFeatureC": "Hello", "firstRunExperience": false, "useTaskOrientedDesignerRecommendation": false, "useHomeV3": false }, "localizedDisplayName": "WorkFlowServices ", "clientApplicationId": "5e26e33b-bc1f-4838-b3a6-48a3492df6e8" }, "timeStamp": "Sat Sep 25 2021 19:24:00 GMT+0300 (Eastern European Summer Time)", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36" }
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 522 Super User 2025 Season 2
Tomac 364 Moderator
abm abm 243 Most Valuable Professional