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
  • Introduction
  • Key Operations
  • How to Set Up Notifications
  • Additional Configuration
  1. Create your Workflow
  2. Actions
  3. Flow Management

Notification

Stay informed about the status of your workflows

PreviousLogsNextSchedule

Last updated 1 month ago

Introduction

Notifications in DBSync Cloud Workflow allow users to stay informed about the status of your workflows. This can be helpful for monitoring the success or failure of actions and to get real-time alerts in case of issues.

Key Operations

Channel Type: This field allows you to select the type of communication channel you want to use for receiving notifications.

  • Email: You will receive notifications via email.

  • Other options (if available): For example, SMS, Webhook, or other channels, depending on the system configuration.

Receive Notification When: This section specifies when you should receive notifications about your workflow. You can select the events that trigger a notification.

  • Started: Notify when the workflow starts running.

  • Completed: Notify when the workflow successfully completes.

  • Errored: Notify when the workflow encounters an error.

  • Functionality: This allows you to customize the types of events that should trigger notifications for your workflow. You can select one or more options to receive notifications at various stages of the workflow.

Preferred Email: This is where you specify the primary email address to which notifications will be sent.

  • Functionality: The notifications for the selected events (Started, Completed, Errored) will be sent to this email address. If you need to change the email address for notifications, click the pencil icon to edit it.

Salesforce API Calls Usage Limit: This field allows you to set a limit for the number of Salesforce API calls that the workflow can use.

  • Functionality: Enter the number of API calls that should be allowed for this workflow. Once this limit is reached, the workflow may stop making further API calls or notify the user of exceeding the limit. This helps manage and avoid hitting API usage caps in integrated systems like Salesforce.

  • Example: "500" means the workflow can make up to 500 API calls to Salesforce during its execution.

Add More Recipients: This field allows you to add additional email addresses to receive notifications.

  • Functionality: You can enter multiple email addresses here, separated by commas. This is useful if you want to notify multiple recipients when a specific event occurs in your workflow.

  • Example: Adding "example1@domain.com, example2@domain.com" would notify both of these email addresses.

Save Button: After configuring the notification settings, you need to click this button to save your changes.

  • Functionality: This will save the notification configuration and ensure that the selected recipients receive notifications according to the chosen settings.

How to Set Up Notifications

  1. Navigate to the Notification Section:

    • On the main dashboard, click on the Notification tab to access the configuration options.

  2. Create a New Notification Rule:

    • Click on the + Add Notification Rule button to start a new rule.

    • Define the name of your notification rule and select the event you want to monitor (e.g., Flow Success, Flow Failure, Action Completion).

  3. Configure Notification Triggers:

    • Choose the specific flow or action that will trigger the notification.

    • You can configure notifications for various events, such as when a flow completes successfully or when an error occurs.

    • Select the types of notifications (e.g., Success, Failure, Pending, etc.).

  4. Choose Notification Recipients:

    • Enter the email addresses of the recipients who should receive the notifications.

    • You can add multiple email addresses separated by commas if more than one person should receive the alerts.

  5. Set Notification Frequency:

    • You can set notifications to be sent immediately, after a delay, or based on specific criteria (e.g., only after 3 failed attempts).

    • Choose whether the notifications should be sent continuously or once per event.

  6. Activate and Save the Rule:

    • After configuring the notification settings, click Save to activate the rule.

    • Your flow will now send notifications based on the configured triggers.

Additional Configuration

  • Email Content Customization: Customize the email body content by including dynamic information from the workflow, such as flow status or error details.

  • Webhook Notifications: You can also integrate with external systems by sending notifications via webhooks, rather than email, to trigger actions in external platforms.