Check this: https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/api/dynamics_attachment_get

2 Responses

  1. You need to get the attachment ID first (from the attachment table/api, then you can use the above API to download an attachment.

Leave a Reply