Hi,
I have created Data project for GeneralJournalAccountEntry and file is processed as CSV. I tried using the url
https://<urlname>operations.dynamics.com/en/api/connector/dequeue/<<project unique id>> to download the csv created. But getting page not found.
Can someone help me please?
Thanks,
Silvester
You can't download it via the browser like that. But you can download the file from the execution history of the data job if you want to download it manually.
For automatic download (systems integration scenario) you can check Microsoft's Recurring Integrations Sample app. First of all, you can use it to get the files. Second, you can use it as a documentation / example on how to implement a fetch yourself if you need to.
docs.microsoft.com/.../recurring-integrations
Of course you can also use commercial integration platforms such as LogicApps to get the file.
Hi joseph silvester,
Agree with Nilolaos.
For export tasks, you can download the data from the workspace by using the Download page button.
docs.microsoft.com/.../configuration-data-projects
Hi Nikolaos,
Iam able to manually download the file. I would like to automate the downloading of file such that
my python script access the url using REST API and fetch the csv file. Is that possible?
silvester
Yes, it's possible. You can check the product documentation and the sample app for detailed information.
Check this Microsoft Example https://github.com/microsoft/Dynamics-AX-Integration/blob/master/FileBasedIntegrationSamples/ConsoleAppSamples/DataPackageHandler/PackageExporter.cs
I have used it in some projects and it works
Hi Nuno,
Is there any python script available?
Iam not familiar to c#
At least MS hasn't created sample apps in Python. I think you should check and debug the sample app to see what kind of calls and requests are needed, and the rest is just about implementing similar requests in Python.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 2,100
André Arnaud de Cal... 890 Super User 2025 Season 2
Sohaib Cheema 633 User Group Leader