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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Supply chain | Supply Chain Management, Commerce
Answered

Is there any Web API support available for Dynamics 365 Finance and Supply Chain Management?

(0) ShareShare
ReportReport
Posted on by 145

As per our observation, the Dynamics 365 CRM has the support for Web API available here. We could retrieve entity definitions using https://xxxxxx.dynamics.com/api/data/vx.x/EntityDefinitions URL. The Web API is has functionality provided to fetch the metadata of the particular object using https://xxxxxxxx.dynamics.com/api/data/v9.1/EntityDefinitions(LogicalName='xxxxxxxx')/Attributes?$filter=AttributeOf%20eq%20null URL. We are looking similar for Dynamics F&O.

We have Dynamics 365 Finance and Operations on-cloud instance with version 10.0.5 and update 29. As per our understanding the F&O has OData REST API and REST Metadata API which returns entire metadata in single call and there is now API to get the metadata for each entity in separate call. Hence, we are checking the compatibility of Web API with Dynamics 365 F&O to achieve entity level metadata. I have tried with https://xxxxxxxxxxxxxxxx.cloudax.dynamics.com/api/data/v10.29/EntityDefinitions URL to get the entity definitions but it is not working. Any pointers will help. Thank you. 

I have the same question (0)
  • Suggested answer
    Martin Dráb Profile Picture
    239,040 Most Valuable Professional on at

    It seems that you mean OData services, which indeed are supported by FO. Nevertheless you URLs are wrong. You can learn more in the documentation.

    Nevertheless your URL is wrong. The root URL is xxxxxxxxxxxxxxxx.cloudax.dynamics.com/.../ and then you can follow the OData standard.

    • /data/ gives you the list of entities
    • /data/$metdata gives you the metadata
    • /data/Vendors gives you the list of vendors

    And so on...

    By the way, don't confuse the F&O metadata service with metadata of the OData service. These are two different things.

  • prasmadd123 Profile Picture
    145 on at

    Hi Martin,

    Thank you for quick inputs. If we take the /data/$metadata it is returning complete metadata and if we take F&O metadata https://xxxxxxxxxxxxxxxxxxxxxxx.dynamics.com/Metadata/PublicEntities also returning complete metadata. Here, I am investigating is there any other way to retrieve this metadata entity level for say if we consider "Vendor" trying to find way to retrieve metadata for only Vendor instead loading complete metadata. We could see entity level metadata retrieval support for Web API available for Dynamics CRM using https://xxxxxxxx.dynamics.com/api/data/v9.1/EntityDefinitions(LogicalName='xxxxxxxx') URL. As per my understanding we have 3 APIs here i.e.

    • Web API for Dynamics CRM
    • OData API for Dynamics CRM
    • OData API for Dynamics 365 F&O
    • REST Metadata API for Dynamics 365 F&O

    Now I have doubt whether the Web API available for Dynamics CRM is works with Dynamics 365 F&O or not.  

    Please correct me in case my above understanding is not correct on available APIs. Thank you.

    Regards,

    Prashanth

  • Verified answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    Dynamics 365 CE ("CRM") APIs don't work with D365FO. They are two different products with their own separate APIs.

  • Verified answer
    Martin Dráb Profile Picture
    239,040 Most Valuable Professional on at

    As Nikolaos said, you can't use an API for one product to communicate with a completely different one. API stands for Application Programming Interface, therefore an CRM API is interface for communication with CRM and F&O API is an interface for communicating with F&O. The name itself tells you what the interface is for.

    F&O also offers more web services than that, namely custom services and data management API. As usual, you can find more information in the documentation: Choose a data integration (import/export) strategy.

    The question about filtering metadata was recently discussed here - you can find at the discussion to read details. But in short, you must download the file and then extract what you want. If you have more about other topics than what belongs to this thread ("Is there any Web API support?") and you don't find answers in previous discussions, please create new threads with appropriate titles.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Supply chain | Supply Chain Management, Commerce

#1
Mallesh Deshapaga Profile Picture

Mallesh Deshapaga 296

#2
Laurens vd Tang Profile Picture

Laurens vd Tang 234 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 145 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans