2022

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview 

The DBSync's SkuVault connector is a highly customizable connector that has the ability to connect your SkuVault account with additional applications like Accounting software, E-Commerce platforms, and various CRM systems. The Skuvault connector enables you to move data into and out of the SkuVault Warehouse Management System. Using DBSync's SkuVault connector, the customer can directly connect to SkuVault Warehouse Management System which will allow you to query, add, modify and delete various types of records including  Items, Vendors, Sales order, Purchase order and much more.The connector uses the SkuVault API to move data in and out of SkuVault. Integrating with SkuVault consists of REST calls using a JSON request/response made over an HTTPS connection.


Prerequisites

To establish a connection to SkuVault warehouse management system via DBSync SkuVault connector, user has to do the following

  • Have a valid license to DBSync SkuVault connector, username and password to connect to DBSync iPaaS platform.
  • Should have a valid username, password, URL to access SkuVault API.
  • Be sure that SkuVault user has privileges to connect to SkuVault APIs.

Connector Configurations

A SkuVault connector instance represents a single SkuVault account, including login credentials. If a user wishes to connect to multiple instances of the either sandbox/production, create a separate connection for each and configure the URL accordingly. The below table represent parameters required for opening the connection to SkuVault user instance.

Property

Description

Required

Username

The username to connect to Skuvault warehouse management system

yes

Password

The password to connect to Skuvault warehouse management system

yes

Base URL

The specific URL to connect to the user instance of the SkuVault

yes


After a connector is created within a project, set up the connector within the process, DBSync can map to and from virtually any system using the Skuvault connector to retrieve data from or send data to Skuvault warehouse management system. Click on the following link to know which all connectors we support Connectors List.


Uses Of Salesforce Connector

The DBSync's SkuVault connector can be used to 

  1.  Synchronize Skuvault vendors with Accounting Application back and forth.
  2.  Real-time Order sync between Skuvault to Target Application Viz-A-Viz E-commerce Application, Accounting Application any other ERP/CRM solution
  3.  Integrate warehouse inventory of SkuVault with the Back-End /Accounting systems.


Frequently Asked Questions

Q: How does DBSync connect to SkuVault?
A: DBSync connects to SkuVault Warehouse Management system through connector called SkuVault connector which has inbuilt API methods that open a connection to the SkuVault application for data retrieval and data insertion.

Q: When do we need this additional Integration coding?
A: DBSync has a standard template built in for the clients of SkuVault and QuickBooks if the scope of work involves other than standard data flow supported by our standard template than addition integration should be written.

Q: How does DBSync connect to SkuVault?
A: DBSync connects to SkuVault through API calls, either web method or API methods should be exposed for other applications to consume it.

Q: What are the pre-requisites for software required for DBSync integration with PocketAdvantage?
A: The valid account with SkuVault and valid license of SkuVault connector.

Q: Does DBSync need to be installed on the same machine as that of SkuVault?
A: DBSync works through a cloud that makes accessible easier, maintenance without no additional installations.


  • No labels