Skip to main content

Notifications

Announcements

No record found.

D365FO: Get a list of OData entities

Option 1:
OOTB option: http://myorganization.dynamics.com/data/$metadata#DataEntities
Navigate to the URL and get the list of entities. They include the definitions, but then that means

Option 2:
Install the chrome addin : Table Browser Caller for D365FO
This outputs the entities in a tabular form – extremely user friendly

Comments

*This post is locked for comments