In this post, I will demonstrate CRUD operations for an OData entity in D365FO using postman.
Refer to my earlier post to set up postman and now we will proceed to execute these operations using Customer Group Entity.
Base syntax for referring this entity in Postman
https://D365FOURL/data/CustomerGroups
This is not the entity name in FO, but ‘Public Collection Name’ in the…
Continue Reading AnithaEswaran’s Article on their blog
CRUD OData Entities – Postman – D365FO
In this post, I will demonstrate CRUD operations for an OData entity in D365FO using postman. Refer to my earlier post to set up postman and now we will proceed to execute these operations using Customer Group Entity. Base syntax for referring this entity in Postman https://D365FOURL/data/CustomerGroups This is not the entity name in FO,…
Blog Syndicated with AnithaEswaran’s Permission