Codeunit 6400 Flow Service Management in 27
- App
- Base Application
- Namespace
- System.Automation
Versions171819202122232425262728latest
Source29
Procedures, 33
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| GetFlowUrl | () | Text | public | - | |||
| GetFlowEnvironmentsApi | () | Text | public | - | |||
| GetLocale | () | Text | public | Pending 25.0 | |||
| We do not provide localization for Power Automate anymore. We rely on Power Automate internal services instead. | |||||||
| GetFlowDetailsUrl | (Guid) | Text | public | - | |||
| GetFlowManageUrl | () | Text | public | Pending 25.0 | |||
| We do not support providing the Power Automate manage URL anymore. | |||||||
| GetFlowARMResourceUrl | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetFlowServiceResourceUrl | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetFlowResourceName | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetGenericError | () | Text | public | - | |||
| GetFlowEnvironmentID | () | Text | public | - | |||
| GetFlowTemplatePageSize | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetFlowTemplateDestinationNew | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetFlowTemplateDestinationDetails | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| IsUserReadyForFlow | () | Boolean | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetFlowPPEError | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetSalesTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetPurchasingTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetJournalTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetCustomerTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetItemTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetVendorTemplateFilter | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| GetSelectedFlowEnvironmentName | () | Text | public | - | |||
| GetEnvironments | (var Record Flow User Environment Buffer) | public | - | ||||
| ParseResponseTextForEnvironments | (Text, var Record Flow User Environment Buffer) | public | - | ||||
| SaveFlowUserEnvironmentSelection | (var Record Flow User Environment Buffer) | public | - | ||||
| SetSelectedFlowEnvironmentIDToDefault | () | public | Pending 25.0 | ||||
| This function is not used anymore. We do not set the default environment anymore. We rely on Power Automate instead. | |||||||
| HasUserSelectedFlowEnvironment | () | Boolean | public | - | |||
| GetFlowTemplateSearchUrl | () | Text | public | Pending 25.0 | |||
| This function is not used anymore. We rely on Power Automate internal services instead. | |||||||
| CanApproveForAll | () | Boolean | public | - | |||
| SaveFlowEnvironmentSelectionForAll | (var Record Flow User Environment Buffer) | public | - | ||||
| UseLinkedEnvironment | () | public | - | ||||
| GetPowerAutomatePrivacyNoticeId | () | Code[50] | public | - | |||
Events, 2
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Internal event | OnBeforeSendGetEnvironmentRequest | (var Text, var Boolean) | - | ||||
| Internal event | OnBeforeSetDefaultEnvironmentRequest | (var Text, var Boolean) | Pending 25.0 | ||||
| This function is not used anymore. We do not set the default environment anymore. We rely on Power Automate instead. | |||||||