Hello Dynamics 365 community,
I'm encountering challenges while attempting to fetch images stored in Business Central using OData and integrate them into an external system. The images in question are stored as Media Set Type fields in Business Central.
I've configured the OData service to expose the necessary fields, constructed the appropriate endpoint URLs, and successfully retrieved other data. However, when it comes to fetching images, I seem to be facing roadblocks. I suspect there might be nuances in handling the Media Set Type or specific considerations when dealing with image data.
Has anyone successfully accomplished a similar task or can provide insights into the correct approach for retrieving images via OData from Business Central to an external system? Any guidance, tips, or best practices would be greatly appreciated.
Thank you in advance for your assistance!