Community Question

What is OData in Business Central?

Share knowledge. Learn from experts. Build together.

Question

OData (Open Data Protocol) is a standardized REST-based protocol that allows external applications to securely access and manipulate data in Microsoft Dynamics 365 Business Central. By exposing pages, queries, and APIs as OData web services, Business Central enables seamless integration with applications such as Power BI, Power Apps, Microsoft Excel, custom .NET applications, and third-party systems. OData simplifies data exchange while supporting filtering, sorting, paging, and secure authentication.
27 Views Community Discussion

Answers

Open Data Protocol (OData) is a REST-based standard that allows external applications to securely access Business Central data. Developers use OData endpoints to retrieve, update and manage ERP data using standard HTTP methods, making integration with Power BI, Power Apps, Microsoft Excel and third-party applications straightforward. OData simplifies enterprise integrations while supporting filtering, sorting, paging and querying capabilities.

Your Answer

Connect