Accessing the Exposed Inquiry Results Through OData
After you have exposed the results of a generic inquiry developed on the Generic Inquiry (SM208000) form through OData, you can view the inquiry results in a browser or in another application. To access the inquiry results, you need to know the URL of the OData endpoint of your MYOB Acumatica instance.
In the topics of this chapter, you will learn how to access the exposed inquiry results through the generic inquiry–based OData interface.
Tip:
MYOB Acumatica provides
the following types of OData interfaces:
- Generic inquiry–based: Retrieves data from generic inquiries
- DAC-based: Retrieves data from data access classes (DACs)
This chapter describes the generic inquiry–based OData interface. For details about the DAC-based OData interface, see Accessing DACs Through OData.