Dynamics CRM | Microsoft Power Apps | Legacy OData v2.0 Service removal date
OData v2.0 endpoint:
- The Organization Data Service (Also known as the OData endpoint or the REST endpoint when it was released, the Organization Data Service offers limited capabilities to only create, retrieve, update, or delete table data) is an OData v2.0 endpoint introduced with Dynamics CRM 2011.
- The Organization Data Service was deprecated with Dynamics 365 Customer Engagement v8.0 in favor of the Web API, an OData v4.0 service.
- Organization Data Service is planned to remove on November 11, 2022. Any code that uses the Organization Data Service should be migrated to use the Web API before that time.
- Its recommended to Use the Microsoft Dataverse Web API.
Action Required:
- Use the Solution Checker to detect any JavaScript web resource code. The rule web-avoid-crm2011-service-odata should detect use in client-side code.
- Check any other code, including PowerShell scripts, that send requests to this endpoint:
/xrmservices/2011/organizationdata.svc
. - Check any Power BI reports or Excel Data sources that may be using this endpoint.
Refer this link for more details.
🙂
Categories: CRM
OData v2.0, Removal
Comments (0)
Trackbacks (0)
Leave a comment
Trackback