Hi,
I'm trying to understand how to upload file (as attachment) to D365FO via OData API. Is it possible?
I saw quite a lot questions about this but didn't find an answer.
Just to be clear, an example:
There is a Purchase Order in the D365FO. I want to add attachment to it via API. How should I do it? Is there any code examples?
If it is not possible to do via OData, is there any other ways for external services (for example, simple console application) to do it?
Also, I saw info about Recurring Integration. Not sure that is what I want.
Thanks!