Share via


Web Service Samples

This portion of the documentation describes several sample applications that demonstrate how to use the Dynamics GP web service. The following samples are are discussed:

  • Sales Documents (Legacy) describes a sample that uses the legacy endpoint to retrieve lists of sales documents for a specific customer.
  • Sales Documents (Native) describes a sample that uses the native endpoint to retrieve lists of sales documents for a specific customer.
  • Import GL Transactions (Legacy) describes a sample that uses the legacy endpoint to import general ledger transactions into Microsoft Dynamics GP.
  • Import GL Transactions (Native) describes a sample that uses the native endpoint to import general ledger transactions into Microsoft Dynamics GP.
  • Update Customers (Legacy) describes a sample that uses the legacy endpoint to update customer records in Microsoft Dynamics GP.
  • Update Customers (Native) describes a sample that uses the native endpoint to update customer records in Microsoft Dynamics GP.
  • Lead Service describes the Lead web service that is implemented using the Microsoft Dynamics GP Web Service framework.

Hint: These samples have been created using Visual Studio 2005 or Visual Studio 2008. To use them with a newer version of Visual Studio, allow the upgrade wizard to convert each project when you open the solution file.