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
  • Key Benefits
  • Requirement
  • Enable Schedules for Opportunity line Items in Salesforce
  • Install DBSync Recurring Transactions Package in Salesforce
  • Schedule an Apex Class in Salesforce
  • Enable Recurring Transactions Mapping in DBSync
  • Pre-requisites
  1. Tutorials
  2. Salesforce and QuickBooks

Recurring Transactions to Accounting System

Overview

When an existing transaction - like Invoice or sales order - is updated with new transaction details, such transactions are termed as Recurring Transaction. This module explains a step-by-step process involved while integrating DBSync with Salesforce Opportunities as Recurring Transactions into accounting systems like QuickBooks and Great Plains.

Most of the steps are involved with Salesforce - like enabling schedules for opportunity line items, installing DBSync Recurring Transactions Package and, scheduling an apex class. After making all the necessary changes in Salesforce, DBSync must be enabled with Recurring Transactions mapping to run an integration. This will successfully sync Salesforce Opportunity as Recurring Transaction into Accounting System.

Key Benefits

Integrate Salesforce Opportunity as Recurring Transactions into Accounting System.

Requirement

  • Salesforce Adapter

  • QuickBooks Adapter

  • Great Plains Adapter.

Provider

DBSync for QuickBooks/Great Plains.

Enable Schedules for Opportunity line Items in Salesforce

  1. Login to Salesforce using admin credentials.

  2. Go to user menu > Setup > Customize > Products > Schedule Setup.

  3. Enable the ability to create schedules on Products by enabling Quantity and Revenue Schedules as shown in the image below.

  4. Go to User menu > Opportunities > Page Layouts > Drag 'IsRecurring' and 'Next Sync On' to DBSync section > Save the changes.

Install DBSync Recurring Transactions Package in Salesforce

  1. Use the URL mentioned below to login to access Salesforce Package Installation details.

  2. Login to Salesforce using Admin credentials. Package Installation Details will be displayed. Click on continue to proceed.

  3. Approve Package API Access and then click Next.

  4. Security level must be selected to grant access. Click Next to proceed.

  5. The package is ready to be installed. Click Install to install.

  6. Install complete message will be displayed. This will confirm that DBSync Recurring Transactions package is installed.

Schedule an Apex Class in Salesforce

  1. Go to Username > Develop > Apex Classes > Schedule Apex to implement the schedule able interface to be automatically executed on a weekly or monthly interval.

  2. Enter the record details as mentioned below and click Save.

  3. Job Name > Recurring Transactions.

  4. Apex Class > select the class DBSyncProductSchedule.

  5. Select Weekly Frequency and select all the days. As a result, the Schedule will run every day. Next, set your Opportunity to sync with your Accounting System when it syncs using DBSync.

  6. Set the Start and End Date as per the requirement. Set the "Preferred Start Time" as 1 AM.

  7. Save the record.

  8. To ensure the schedule is set and is in the Queue, go to User menu > Setup > Administration Setup > Monitoring > Scheduled Jobs. You will see the schedule listed on the page.

NOTE: Administrator Rights are required to perform the above steps.

Enable Recurring Transactions Mapping in DBSync

  • Login to DBSync to access DBSync Mapping. To know about DBSync Mapping in detail, please refer to all sections under Platform of DBSync wiki by checking DBSync iPaaS.

  • Enable mapping for the required transaction and save the mapping before running the integration.

Pre-requisites

It is also necessary that the Salesforce Opportunity is created with the right parameters to sync Recurring Transactions into Accounting Systems.

  • Items with Schedules, for the date specified in Next Sync On, will be pushed in your transactions in the Accounting System. Line Items without schedules will not be pushed into your Accounting System.

  • If you want to remove the recurring feature for an Opportunity, then uncheck the field "IsRecurring" in the Opportunity.

PreviousQuickBoooks Reports to Salesforce IntegrationNextRetrieve Value from custom Field of QuickBooks Online

Last updated 1 month ago