web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

OData service - Fetching specific metadata entity

(0) ShareShare
ReportReport
Posted on by 145

Hai Experts,

Am looking a little bit clarification about OData service with entity metadata.

Can i fetch the specific entity metadata through ODataClient? In detail, ODataClient used the 'MetadataDocumentUri' to fetch all entities which are exposed to public.

Instead of that can i fetch any particular metadata, i mean any single entity? 

OdataSer_5F00_ttHdr.PNG

I have the same question (0)
  • WillWU Profile Picture
    22,363 on at

    Hi Jayakrishnan,

    You can type address like this--[Your organization's root URL]/data/Customers-- to look the collection of all customers.

    Type this--[Your organization's root URL]/data/Customers("[key]")-- to find a single entity from the collection.

    Type this--[Your organization's root URL]/data/Customers("[key]")/FirstName--to find the customer's first name.

    You can also use ‘filter’ to filter out the data you want.

    OData also enables an SQL-like language that lets you create rich queries against the database, so that the results include only the data items that you want. 

    Please read this DOC and you can learn more about it.

    https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/odata.

    Hope this helps.

  • WillWU Profile Picture
    22,363 on at

    Hi partner,

    Ah, OK, I misunderstood.

    You have to build a proxy class and then you can instantiate the data entity objects, set properties, and call methods to interact with the OData endpoint.

    Read this Blog:

    stoneridgesoftware.com/.../

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Abhilash Warrier Profile Picture

Abhilash Warrier 635 Super User 2026 Season 1

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 595 Super User 2026 Season 1

#3
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 557

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans