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
  • Steps to Use the Flow Builder
  • Related Content
  1. Create your Workflow

Flow Builder

Unleash the power of automation using the Flow Builder in DBSync Cloud Workflow

PreviousTaskNextStandard Functions

Last updated 1 month ago

Overview

The Flow Builder in DBSync Cloud Workflow is a powerful tool that allows users to create and manage complex workflows visually. It provides an intuitive drag-and-drop interface to design workflows that integrate various applications and automate data processes. This guide outlines the steps to use the Flow Builder effectively.

Steps to Use the Flow Builder

Access the Flow Builder

  1. Create a New Project: Once logged in, click on Create to start a new project. Provide a name for your project (e.g., My Workflow Project) and create a Task (Salesforce Order to Cash). Click Configure to Navigate to the Flow Builder.

Open the Flow Builder

  1. Navigate to Flow Builder: From the project dashboard, locate and select the Flow Builder option. This will open the graphical interface where you can design your workflow.

Add Actions to the Flow

  1. Drag and Drop Actions: In the Flow Builder, you will see a palette of available actions on the left side. Drag and drop the desired actions onto the canvas. Common actions include:

  • Query: To retrieve data from a source.

  • Email: To send emails.

  • SQL: To perform SQL operations.

  • Flow: To execute sub-flows.

  • Variable: To manage variables (e.g., 'AccountName') and assign it a value.

  • Transform & Write: To transform data and send it to a target system.

  • Debug: To monitor and troubleshoot the workflow.

  • If: To add conditional logic.

  • For: To create loops.

Configure Each Action

  1. Configure Action Settings: Click on each action you added to the flow to configure its settings. This may include:

  • Selecting data sources (e.g., Salesforce, QuickBooks).

  • Specifying parameters or conditions for the action.

  • Defining how data should be transformed or mapped.

Connect Actions

  1. Establish Connections: Connect the actions in your workflow by dragging a line from the output of one action to the input of another. This defines the flow of data between the actions.

Set Up Triggers and Conditions

  1. Define Triggers: If your workflow needs to be initiated based on specific events (e.g., a new record in a database), set up triggers accordingly.

  2. Add Conditions: You can add conditional logic to your workflow to execute certain actions based on specific criteria (e.g., if a field value meets a certain condition).

Save and Test the Workflow

  1. Save Your Workflow: Once you have configured all actions and connections, click Save to store your workflow.

  2. Test the Workflow: Run the workflow to test its functionality. Monitor the output and check for any errors or issues. Use the Debug action to help identify problems.

Monitor and Modify the Workflow

  1. Review Logs and Outputs: After running the workflow, review the logs to see the execution details and any errors that may have occurred.

  2. Make Adjustments: If necessary, return to the Flow Builder to make adjustments based on the test results. This may include modifying action configurations, changing connections, or adding new actions.

PRO TIP

Utilize the Debug action frequently during the workflow design process. It helps to catch and resolve errors early, ensuring smoother workflow execution.

Frequently Asked Questions (FAQ)

1. How do I reconnect a disconnected action?

If an action gets disconnected, simply drag a new line from the output of the preceding action to the input of the next action. Ensure that the connections are properly established to maintain the data flow.

2. Can I reuse workflows across different projects?

Yes, you can export workflows from one project and import them into another. This helps in reusing common workflows and maintaining consistency across projects.

3. How can I monitor the execution of my workflow?

You can monitor workflow execution through the logs and output sections within the Flow Builder. These provide detailed information about each action's execution, helping you troubleshoot any issues.

4. What if I need to change the configuration of an action after saving the workflow?

You can always return to the Flow Builder, click on the action you want to reconfigure, make the necessary changes, and save the workflow again. Testing the workflow after modifications is recommended to ensure it functions as expected.

Related Content

  • Remote Agents - Manage and execute workflows, allowing users to connect applications, automate data flow, and create workflow groups.

: Discover how to build custom tasks using the DBSync Task Builder.

: Learn to add queries for retrieving data from various sources.

: Use variables to pass data between actions seamlessly.

- Manage and view logs to troubleshoot and monitor integration processes.

- Explore examples of using query transformations in your DBSync integration projects.

Creating Custom Tasks
Query
Integrating Variables
Log Management
Transformation