Microsoft Dynamics GP Connector
Learn how to use Microsoft Dynamics GP connector in DBSync Cloud Workflow
Last updated
Learn how to use Microsoft Dynamics GP connector in DBSync Cloud Workflow
Last updated
DBSync's Dynamics GP connector enables seamless integration between Microsoft Dynamics GP (formerly Microsoft Great Plains) and other applications, such as CRM software, e-commerce platforms, and other systems. This connector facilitates data transfer between Dynamics GP and applications like Salesforce, SkuVault, QuickBooks, and databases.
With the DBSync GP connector, you can efficiently move data in and out of the Microsoft Dynamics GP Accounting application. The connector connects directly to your GP instance, allowing you to query, add, modify, and delete records such as Accounts, Customers, Sales Orders (SOP), Invoices, and more.
The DBSync GP connector extends the eConnect interface from Microsoft Dynamics GP to exchange data with the GP database. eConnect is a Microsoft programmatic interface layer that ensures data integrity by performing business validations. It is implemented as a set of database stored procedures installed on the GP database server. eConnect must be installed before using the DBSync GP connector.
To establish a connection to GP using the DBSync GP connector, you must:
Have a valid license for the DBSync GP connector and login credentials (username and password) to connect to the DBSync iPaaS platform.
Have access to Dynamics GP and its database.
Have eConnect installed on the same server as GP to connect to its database. Refer to the Microsoft documentation for eConnect libraries for installation and configuration details.
A GP connector instance represents a single GP account with specific login credentials. If you need to connect to multiple GP instances (sandbox or production), create a separate connection for each. The table below outlines the parameters required to open a connection to a GP user instance:
After creating a connector within a project, configure it accordingly. DBSync can then map to and from the systems supported by our standard connector list and use the GP connector to retrieve data from or send data to the GP platform.
Click here to learn about all supported connectors.
The DBSync GP connector can automate processes in near real-time between MS Dynamics GP and other applications. It can be used to:
Synchronize customer master databases with Microsoft Dynamics GP.
Convert opportunities won to orders generated in MS Dynamics GP.
Convert opportunities won to invoices in MS Dynamics GP.
Integrate e-commerce website orders with MS Dynamics GP.
Reconcile payments received from online payment systems.
DBSync's GP connector supports the following GP versions:
Microsoft Dynamics GP 9.x
Microsoft Dynamics GP 10.x
Microsoft Dynamics GP 2010.x (11)
Microsoft Dynamics GP 2013.x
Property
Description
Required
eConnect Port
Use the eConnect port to connect to eConnect services. The default is 18888.
Yes
Datasource
The instance name where eConnect is installed.
Yes
Database Name
The company-specific database to connect to. Find the database name in GP UI: Microsoft Dynamics GP → Maintenance → SQL.
Yes