2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview 

The DBSync's SageOneconnector SageOne connector is a highly customizable connector that helps you connect your . It helps a user to connect SageOne application with many othe other applications , - such as MSCRM, Salesforce, SkuVault, and databases. Integration can be done with applications available on the cloud only.


Prerequisites

In order to be able to use the DBSync SageOne connector, the user needs:

  •  A A license for the DBSync SageOne connector. That is, a username and password to connect to DBSync iPaaS platform, and the . And s/he also needs SageOne connector added to his/her account.
  • A valid username and password to connect to SageOne.

Connector Configurations

A SageOne connector instance represents a single SageOne account, including login credentials. If a user wishes to connect to multiple instances of the either sandbox/production , then s/he /she needs to create a separate connection for each of the instances.

The parameters required to opening open the connection to a SageOne user instance are:


Property

Description

Required

Username

The username of staging Sage database.

yes

Yes

Password

The password of staging Sage database.

yes

Yes



After a connector is created within a project, set up the connector within the process, . DBSync can then map to, and from, many systems using the SageOne connector to retrieve data from, or send data to, SageOne Accounting application. Click on the following link to know which all connectors we support Connectors List link Connectors List to learn about all connectors DBSync supports.

SageOne Supported Operations

Note: {Key} specifies

Id

ID of the respective record in SageOne.


OperationUse
ledger
Ledger_accountsGet ledger account
Ids
IDs
tax
Tax_ratesGet tax rate Ids
contact
Contact_personsAdd new Contact Persons
contact
Contact_persons/{key}Update Contact Persons
contacts
ContactsAdd new Contacts
contacts
Contacts/{key}Update Contacts
products
ProductsAdd new products
products
Products/{key}Update Products
sales
Sales_invoicesAdd new Invoices
sales
Sales_invoices/{key}Update invoices
purchase

Purchase_invoices

Add new purchase invoice
sales
Sales_quotesAdd new Quotes
sales
Sales_estimateAdd new estimates
stock
Stock_movementsInventory adjustment
services
ServicesInsert Services

Sage APIs

The


SageOne

connector works by connection to the SageOne application via APIs. The APIs are connected to DBSync through Swagger.

The APIs used are the USA version. A description of their content can be found at https://developer.sageone.com/docs/us/v2

SageOne Supported Versions

We only support US version.

Uses

Of

of SageOne Connector

The following are the few uses of our SageOne connector.

  1. Eliminate manual data entry by connecting SageOne to other CRM or , Accounting or Order management system, which is supported by usDBSync.
  2. Automate business process to increase efficiency across departments by reducing data reconciliation reconciliation. 
  3. Make your customerCustomer, itemItem, vendorVendor, sales Sales rep, invoiceInvoice, invoice Invoice history, sales Sales order records as zero error prone as possible while moving in, and out of, SageOne.


Frequently Asked Questions

Q: Does DBSync need to be installed on the same machine as that of SageOne?

A: DBSync SageOne connector can be either configured on the same instance where SageOne is installed or on a remote machine which can access SageOne databaseis available on Cloud only.

Q: What are the limitations of DBSync integration with SageOne?

A: There is no real-time integration of data directly from SageOne to target systems/ application due to the rule imposed by SageOne itself, whenever there is import or export of data from SageOne then it should happen through visual integrator as SageOne do not expose Apis / web-service for consumption by other applicationsThe main limitation is that it applies to US version only.

Q: How does DBSync connect to SageOne?
A: DBSync connects to SageOne through Visual Integrator provided by SageOne to read data from, and write data out of, the SageOne application.