Cloud Workflow
Raise an IssueJoin Community
  • Getting Started
    • Introduction
    • Integration Basics
    • Sign Up and Get a License
    • Features and Benefits
  • DBSync Platform
    • Core Components
    • System Requirements
    • AppCenter
      • Company and User Management
    • Development Studio
    • Security Features
  • iPaaS
    • Home
    • Apps
    • Extend
      • Functions
    • Administration
      • User & Role Management
    • Logs
    • Remote Agent
    • Published Templates
  • Create your Workflow
    • Project
    • Task
    • Flow Builder
      • Standard Functions
    • Actions
      • Flow
      • Variable
      • Transform and Write
      • SQL
      • Restructure
      • Query
      • Debug
      • ReST
      • Conditions
        • If (Condition)
        • For (Loop)
      • Storage
        • Dropbox
        • File
        • CSV
        • Google Drive
        • FTP
        • S3
      • Flow Management
        • Flow
        • Logs
        • Notification
        • Schedule
        • API
        • Webhook
        • Forms
    • Configuring DBSync Environment
  • Connectors
    • Amazon S3
    • Authorize.NET
    • ChannelAdvisor
    • Database
    • Dropbox
    • FTP
    • Google Drive
    • Google Sheets
    • HubSpot
    • JIRA Cloud
    • JIRA Service Management
    • Linnworks
      • Creating the DBsync Application on Linnworks Developer Instance
    • Mailchimp
    • Microsoft Dynamics 365 Business Central
    • Microsoft Dynamics 365 Finance and Operations (D365 F&O)
    • Microsoft Dynamics CRM Online
    • Microsoft Dynamics GP
    • Microsoft Dynamics NAV
    • monday.com
    • Narvar
    • NetSuite
      • NetSuite Connector Settings
    • OpenAPI
    • PointClickCare
    • QuickBooks Desktop
    • QuickBooks Online
    • Sage Intacct
    • Salesforce
    • ShipStation
    • Shopify
    • SkuVault
    • WooCommerce
  • Template Library
    • Salesforce to QuickBooks Online Order to Cash
    • Salesforce to QuickBooks Desktop Order to Cash
    • Salesforce to FTP Integration
    • QuickBooks Online to Salesforce Accounts Receivable
    • QuickBooks Desktop to Salesforce Accounts Receivable
    • QuickBooks Online to Business Central Integration
    • QuickBooks Online to ShipStation Orders
    • QuickBooks Desktop to Shipstation Orders
    • QuickBooks Desktop to monday.com Integration
    • QuickBooks Online to monday.com Integration
    • Shopify to QuickBooks Online
    • Shopify to QuickBooks Desktop
    • Linnworks Orders to QuickBooks Online
    • Linnworks Orders to QuickBooks Desktop
    • Linnworks to Salesforce Integration
    • Salesforce Litify and QuickBooks Online
    • Salesforce Litify and QuickBooks Desktop
    • HubSpot to QuickBooks Online Order to Cash
    • HubSpot to QuickBooks Desktop Order to Cash
    • SkuVault Orders to QuickBooks Desktop
    • SkuVault Orders to QuickBooks Online
    • SkuVault and Salesforce
    • ChannelAdvisor Orders and Salesforce
    • ChannelAdvisor and QuickBooks Online
    • ChannelAdvisor and QuickBooks Desktop
    • Shopify Orders to Dynamics365 CRM
    • Shopify Orders to Salesforce
    • ShipStation to Dynamics 365 CRM
    • ShipStation Orders to Salesforce
    • ShipStation to QuickBooks Online Orders
    • ShipStation to QuickBooks Desktop
    • Target Recruit to QuickBooks Online
    • Target Recruit to QuickBooks Desktop
    • QuickBooks Online to Database
    • QuickBooks Desktop to Database
  • Troubleshooting
    • Common Errors & Fixes
    • Adding Trusted IP Address in Salesforce
    • Installing QuickBooks Web Connector
    • QuickBooks to Salesforce Data Migration
    • Setting Password in QuickBooks Web Connector
    • Starting QuickBooks Web Connector
    • Update Salesforce Password & Security Token in DBSync
  • Additional Resources
    • Billing Information - Auto Renewal
  • Tutorials
    • Salesforce and QuickBooks
      • Account Hierarchy in Salesforce and QuickBooks
      • Account Owner Mapping
      • Resolving Email Fields Sync Issues in QuickBooks Online
      • Mulitple Price Levels in Salesforce QuickBooks Integration
      • Multicurrency in QuickBooks to Salesforce Integration
      • Multicurrency in Salesforce - QuickBooks Desktop Integration
      • Multicurrency in Salesforce QuickBooks Online Integration
      • Product Hierarchy in QuickBooks and Salesforce
      • QuickBooks Data Extraction Queries
      • QuickBooks File Backup and Recovery Process
      • QuickBoooks Reports to Salesforce Integration
      • Recurring Transactions to Accounting System
      • Retrieve Value from custom Field of QuickBooks Online
      • Salesforce Opportunity to QuickBooks - Disabling Jobs
      • Salesforce QuickBooks Custom Mappings
        • Use Case
      • Salesforce QuickBooks Integration with Multiple QuickBooks
      • Syncing Standard Group Line Items in QuickBooks Desktop
    • Using Date Function in DBSync Integration
    • Salesforce and Database
      • Database to Salesforce Integration
    • Database to Database
      • Database to Database Integration
Powered by GitBook
On this page
  • Overview
  • Prerequisites
  • Setting Up the Narvar Connector
  • Troubleshooting
  1. Connectors

Narvar

Learn how to use the Narvar Connector in DBSync Cloud Workflow

Overview

The Narvar Connector in DBSync Cloud Workflow enables seamless data integration between DBSync and Narvar, helping users synchronize order and shipping information for an enhanced customer experience. This guide explains how to configure, set up, and operate the Narvar Connector.

Prerequisites

DBSync Cloud Workflow Account - Access to an active DBSync Cloud Workflow account.

To set up a connection with Narvar, you will need the following:

  • Endpoint: The Narvar API endpoint (e.g., https://api.narvar.com/v1/...)

  • Client ID: Provided by Narvar support or developer portal.

  • Client Secret: Used with the Client ID to authenticate API requests.

Common Use Cases

  • Pull real-time tracking data into CRM, such as Salesforce, to improve agent response time and customer experience.

  • Sync order and delivery status with ERP systems like NetSuite for better inventory and fulfillment planning.

  • Consolidate shipment and delivery events in a data warehouse for reporting and performance analytics.

Setting Up the Narvar Connector

Connect Narvar to DBSync Cloud Workflow

  1. Log into DBSync Cloud Workflow.

  2. Go to the Connectors section.

  3. Click on Add Connector and select Narvar.

  4. Enter API Credentials: Enter your Narvar Endpoint, Narvar Client ID, and Client Secret.

  5. Save and Test Connection: Confirm the setup by testing the connection to verify that DBSync can access Narvar data and click on save connection.

How to Obtain Client ID and Client Secret

To set up the Narvar Connector, follow the steps below to generate your API credentials from the Narvar:

  1. Access Narvar Hub Log in to your Narvar Hub account.

  2. Navigate to API Accounts Go to Advanced Settings > API Accounts in the Narvar Hub dashboard.

  3. Create an API Account Click on Create API Account.

  4. Select Token Type Choose V2/V3 API token when prompted.

  5. Review Generated Credentials After creation, you will see the following details:

    • API Path

    • Client ID

    • Client Secret

    • Access Token

  6. Store Credentials Securely The Client Secret will not be displayed again once you close the popup. Store it in a secure location.

  7. Use for Token Generation Use the Client ID and Client Secret to generate an access token, which will be used to access the Ship API V2 endpoints.

Troubleshooting

1. Connection Errors

  • Solution: Ensure that API credentials are correct and that no firewall restrictions are blocking DBSync from accessing Narvar.

2. Data Mapping Issues

  • Solution: Revisit the data mapping section to verify that all required fields are mapped. Ensure field types match between DBSync and Narvar.

3. Sync Errors

  • Solution: Check workflow rules and trigger conditions to confirm they align with your business logic. Review logs for specific error messages.

FAQs

Can I integrate multiple data sources with Narvar? Yes, DBSync allows integration of multiple data sources, as long as each source is configured correctly.

How often is data synced between DBSync and Narvar? The sync frequency depends on the workflow settings you configure. Typically, real-time sync is available, but you can set up specific intervals if preferred.

Previousmonday.comNextNetSuite

Last updated 1 month ago