...
You can use this Snap to export the data associated with a selected entity (in bulk) from the Microsoft Dynamics 365 Finance and SCM application.
...
Snap Type
The Dynamics 365 Finance and SCM Bulk Export Snap is a Read-type Snap.
...
Error | Reason | Resolution |
---|---|---|
| Document/Binary output view is not enabled. | Ensure to enable the document/binary output view. |
| 401: Unauthorized | Ensure that the specified account is valid and retry. |
| Exceeded 100 check API calls. | Adjust the job status check interval for long-running jobs and retry. |
Examples
Export
...
files from Finance and Operations
...
application using DMF Package API
This example pipeline below demonstrates how to export the files in bulk from the Finance and Operations application.
...
Alternatively, you can use the Trigger and Generate Export as the Operation in the Dynamics 365 Finance and SCM Bulk Export Snap.
...
Export
...
files from Finance and Operations
...
application using Recurring Integrations API
This example pipeline below demonstrates how to export the files in bulk from the Finance and Operations application using the Recurring integrations API. You must use the Recurring integration API when you want to perform a recurring data job.
...