Share via


Getting Started

This portion of the documentation explains how to start developing an application that accesses the Dynamics GP service. The following information is discussed:

  • Endpoints describes the two endpoints available for the Dynamics GP service. It also explains how to choose which endpoint to use.
  • Connecting to the Legacy Endpoint explains how to create a connection to and a proxy for the legacy endpoint.
  • Connecting to the Native Endpoint explains how to create a connection to and a proxy for the native endpoint.
  • Dynamics GP Service Object Model describes the object model for the Dynamics GP service.
  • Methods describes the methods that are provided in the Dynamics GP service.
  • Data types explains how to work with the various types of data used in the objects for the Dynamics GP service.
  • Context describes the context object, and how it is used when calling methods in the Dynamics GP service.