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:
  • Steps to Use the Dropbox Connector
  • Use Case:
  • Useful links:
  1. Connectors

Dropbox

Using the Dropbox Connector in DBSync Cloud Workflow

Overview

The Dropbox Connector in DBSync Cloud Workflow enables you to automate reading from and writing to Dropbox as part of your data integration workflows. Below is a step-by-step guide to help you configure and use the connector effectively.

Prerequisites:

Before starting, ensure you have:

  • A valid Dropbox account

  • Necessary read/write permissions for target folders

  • A DBSync license that includes access to the Dropbox Connector

Steps to Use the Dropbox Connector

Add Dropbox as a Connector

  1. In Cloud Workflow, go to the Connectors section.

  2. Select Dropbox and Click Add New.

  3. Provide your Dropbox credentials when prompted.

  4. Test the connector by clicking on the Test Connection button.

Supported Operations

Once the Dropbox connector is configured, it can be used to perform the following operations:

  • Read: Retrieve files from Dropbox folders.

  • Write: Save or update files in Dropbox folders.

Visit the Dropbox Actions guide to learn how to set file paths, use dynamic filenames, apply regular expressions, and manage content.

Properties

If the 'Write' operation is selected, additional properties can be configured:

  • If File Name Exists: Choose the action to take if the file name already exists in the target folder (Skip, Override).

  • Batch Size: Select the batch size for file uploads (10, 50, 100, 1000).

  • Shared Link Settings: Configure the settings for creating shared links (if applicable).

Pro Tips

  • Use dynamic file names with timestamps to prevent overwriting.

  • Validate that the Fx variable path resolves correctly by checking the debug logs.

  • If files aren’t being picked up, test the regular expression in an online regex tester.

Frequently Asked Questions (FAQ)

1. Can I use the Dropbox Connector for both reading and writing files?

Yes, the Dropbox Connector supports both reading and writing operations. You can configure it to retrieve files from Dropbox or upload files to Dropbox.

2. How do I handle file name conflicts when uploading files?

You can set the "If File Name Exists" property to either Skip or Override. This allows you to choose whether to skip uploading a file if it already exists or to override the existing file.

3. What is the maximum batch size for file uploads?

The maximum batch size for file uploads is 1000. You can select the batch size based on your needs, such as 10, 50, 100, or 1000.

4. Can I use regular expressions for file paths?

Yes, you can use regular expressions to query a pattern of files in Dropbox. This is useful for dynamically selecting files based on specific patterns.

Use Case:

Scenario: You want to export daily sales data from Salesforce into a Dropbox folder as a CSV file.

Workflow Steps:

  1. Salesforce Query Action:

    • Pull records from Salesforce (e.g., SELECT Name, Amount FROM Opportunity).

  2. Transform Data (Optional):

    • Format or filter your records into CSV format.

  3. Dropbox Write Action:

    • File Path: Use a dynamic name like daily_sales_{TodayDate}.csv

    • Content: Map the transformed data from Salesforce

This setup enables automatic daily backups of Salesforce data into your Dropbox folder, useful for audits or team reporting.

Useful links:

PreviousDatabaseNextFTP

Last updated 1 month ago

These operations are configured within the workflow using .

: Use the Dropbox Connector together with Dropbox Actions to make the most of your integration.

: Use the CSV Action alongside the Dropbox Action to transform data into CSV format.

Dropbox Actions
Dropbox Actions
CSV Action