Codeunit 6400 Flow Service Management in 28
- App
- Base Application
- Namespace
- System.Automation
Versions171819202122232425262728latest
Source29
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetFlowUrl | () | Text | public | - |
| GetFlowEnvironmentsApi | () | Text | public | - |
| GetFlowDetailsUrl | (Guid) | Text | public | - |
| GetGenericError | () | Text | public | - |
| GetFlowEnvironmentID | () | Text | public | - |
| 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 | - | |
| HasUserSelectedFlowEnvironment | () | Boolean | public | - |
| CanApproveForAll | () | Boolean | public | - |
| SaveFlowEnvironmentSelectionForAll | (var Record Flow User Environment Buffer) | public | - | |
| UseLinkedEnvironment | () | public | - | |
| GetPowerAutomatePrivacyNoticeId | () | Code[50] | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Internal event | OnBeforeSendGetEnvironmentRequest | (var Text, var Boolean) | - |