Description
Laserfiche's Microsoft Dynamics GP connector can be used to move data into and out of the Microsoft Dynamics GP business accounting application.
The connector enables you to query, add, modify, and delete various types of records including Accounts, Customers, Sales Orders, Invoices, and more.
The connector uses an integration layer called eConnect to exchange data with the Great Plains database. eConnect is a Microsoft API that facilitates the exchange of data by performing business validations and ensuring data integrity. You implement it as a set of database-stored procedures installed on the Great Plains database server. There is also an API component that accesses the stored procedures for all actions except the Query action. This connector invokes the API component installed as part of the eConnect runtime. It is important that you install eConnect before you attempt to connect to Great Plains.