Objects/Codeunits/Codeunit 2501 Extension Marketplace
Codeunit 2501 Extension Marketplace in 23
Jonas Paprotka, System Application 23.5.16502.31399, checked
- App
- System Application
- Namespace
- System.Apps
Procedures, 17Events, 1
Versions171819202122232425262728latest
Source242526272829
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetTelementryUrlFromData | (DotNet JObject) | Text | public | - |
| MapMarketplaceIdToAppId | (Text) | Guid | public | - |
| MakeMarketplaceTelemetryCallback | (Text, Option) | | public | - |
| InstallAppsourceExtension | (Text, Text) | Boolean | public | - |
| InstallExtension | (Text, Text) | Boolean | public | - |
| IsMarketplaceEnabled | () | Boolean | public | - |
| InitializeHTTPRequest | (Text) | | public | - |
| GetMarketplaceEmbeddedUrl | () | Text | public | - |
| GetMessageType | (DotNet JObject) | Text | public | - |
| GetApplicationIdFromData | (DotNet JObject) | Text | public | - |
| InstallAppsourceExtension | (Guid, Text) | Boolean | public | - |
| InstallAppsourceExtensionWithRefreshSession | (Text, Text) | | public | - |
| InstallAppsourceExtensionWithRefreshSession | (Guid, Text) | | public | - |
| RunSetupForExtension | (Guid) | | public | - |
| RunPendingSetup | () | | public | - |
| SetupForExtensionExists | (Guid) | Boolean | public | - |
| InstallMarketplaceExtension | (Guid, Text, Integer, Text) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Internal event | OnOverrideUrl | (var Text) | - |