I am working on an integration solution. We need to share files stored in D365 Finance and Operations with a 3rd party system. I need to be able to search D365 for a file attachment and pull the file from blob storage. As this will be done i real time DMF/RI are not viable solutions.
I have found an odata entity BusinessDocumentDocuRefs but this errors when i call it. What is the best method to do real time calls against D365 FinOps Document management?