Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Dynamics Monster / CRM Dynamics 365 V9.0 - Web...

CRM Dynamics 365 V9.0 - Web API improvements

Dynamics Monster Profile Picture Dynamics Monster 471


The following improvements are included in this release of the Web API, our OData v4 endpoint:

  • Custom actions that return EntityReferenceEntity, or EntityCollection types are available.

  • Changes to API behaviors are available using the latest v9.0 version of the service, legacy behaviors remain available in the v8.x version. You don’t have to change your code when you upgrade.

  • New messages: GrantAccessModifyAccess, and RetrieveSharedPrincipalsAndAccess messages are now available using the Web API.

  • We have made the amount of service metadata smaller by not including annotations by default. If you need the annotations, you can use parameters to have it included.

Hope it helps.
Source: Microsoft

Comments

*This post is locked for comments