Tuesday, 30 July 2024

Data management package REST API D365 FO

 https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/data-management-api#import-and-export-processes






Decision point

Data management framework's package API

Scheduling

Scheduling outside finance and operations apps

Format

Only data packages

Transformation

Transformations that are external to the system

Supported protocols

REST

Service type

Open Data Protocol (OData) action










Import APIs:

·       GetImportStagingErrorFileUrl

·       GenerateImportTargetErrorKeysFile

·       GetImportTargetErrorKeysFileUrl

·       GetAzureWriteUrl

·       ImportFromPackage

Export APIs:

·       ExportToPackagePreview

·       ExportToPackage

·       GetExportedPackageUrl

Status check API

·       GetExecutionSummaryStatus

Getting the list of errors

·       GetExecutionErrors






















No comments:

Post a Comment

Setting VendInvoiceInfoTable default values for custom fields - D365 FO

  When creating a vendor invoice and you are trying to populate custom fields on table VendInvoiceInfoTable you may find that the following ...