Create your Workflow

Learn to automate a simple workflow

Introduction

The Create Your Workflow section of the DBSync Cloud Workflow documentation provides a step-by-step guide for setting up automated workflows to integrate various applications, manage data transformations, and streamline business operations. This section includes instructions on how to create projects and tasks, utilize the flow builder, configure and manage data handling actions, and integrate with external systems.

You will learn how to leverage the Flow Builder and Actions to design workflows, including how to add and configure standard functions like SQL, API, email triggers, and more. By using these features, you can build and automate powerful processes that improve efficiency and reduce manual intervention in your workflows. This guide will help you fully harness the capabilities of DBSync Cloud Workflow to automate integrations, synchronize data, and optimize business operations.

Steps to create your workflow

  1. In the Home page, Click Create and provide a desired Name for your project as shown below.

Home Screen
Create a Project
  1. You will be redirected to the Task screen which you can create with each Project.

  2. Click Task > Create.

Create a Task
  1. Provide a desired task name and click Enter. For eg: Weekly Sales Report.

  2. Click on the Agent icon to Assign to Bot. This will automate the weekly sales report emailer based on the configurations enabled for this workflow.

Assign to Bot

Let us configure this workflow and automate the weekly report delivery.

  1. Click Configure and you will be redirected to the Flow page.

Task Screen
  1. Drag and drop the Flow icon onto the task screen board in the centre of the screen and click Configure. Provide a short description of the flow that you are creating for easy identification and click Save.

Create a Flow
  1. Click the Expand icon to expand/minimize the task screen.

  2. Drag and drop the Email icon from the left panel on to the Task Screen and click Configure.

Email Configuration
  1. Enter the relevant details such as email sender, email receiver, email subject and additional message details (if any) in the fields as shown below and click Save.

  1. Click the Expand icon to minimize the task screen.

  2. The workflow is ready to Run. Click the Play icon to Run the integration.

  3. The console screen will pop-up showing the various logs and operations.

Run the Integration
Console
  1. Verify your inbox with the Email Received along with the message entered.

Emailer Received

The email is received automatically once the integration completes.

Now create your own automated emailer using the above steps.

Last updated