Need to send product image with data entity (Odata rest api)

Hi Techies,

i have created a custom data entity for item export in D365Fo which will be share with third party application as rest api. now the requirement is to send product image to third party. i would like to ask is that feasible in this case or do i need to go with some different approach?

your suggestion would be helpful.

Regards,
Vinod

As there already is an entity for items, there is also an entity for product images: EcoResProductDocumentAttachmentEntity. Check out whether it meets your requirements.

Hi Martin,

Thanks for your prompt reply. Actually we have created duplicate of standard entity for item and modified based on our custom requirement. but as a part of requirement we need to send product image along with other item details. so just want to check if its feasible.

but yes as you suggested i would check if it is ok to send product image seperately with standard entity.

Thank you again.

Regards,
Vinod