
Hi All
I am currently investigating https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/api/dynamics_attachment_get, and I would like to know if it is possible to get the attachments uploaded against an item in the API.
Is it just a matter of using parentType eq ‘Item’?
That api endpoint is actually for incoming documents. Which is the original type of attachment feature in the software. For attachments on an item you would currently require a custom api page. However, the next wave release seems to have what you’ll need: docs.microsoft.com/.../power-apps-power-automate-support-document-attachments