![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for QuickBooks Online inside of a SQL Server SSIS workflow to transfer QuickBooks Online data into a Microsoft SQL Server database.
CData provides the easiest way to access and integrate live data from QuickBooks Online. Customers use CData connectivity to:
Many users access live QuickBooks Online data from preferred analytics tools like Power BI and Excel, directly from databases with federated access, and use CData solutions to easily integrate QuickBooks Online data with automated workflows for business-to-business communications.
For more information on how customers are solving problems with CData's QuickBooks Online solutions, refer to our blog: https://www.cdata.com/blog/360-view-of-your-customers.
To get started, add a new QuickBooks Online source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save QuickBooks Online connection properties in a connection manager.
QuickBooks Online uses the OAuth authentication standard. OAuth requires the authenticating user to log in through the browser. To authenticate using OAuth, you can use the embedded OAuthClientId, OAuthClientSecret, and CallbackURL or you can obtain your own by registering an app with Intuit. Additionally, if you want to connect to sandbox data, set UseSandbox to true.
See the Getting Started chapter of the help documentation for a guide to using OAuth.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract QuickBooks Online data.
SELECT DisplayName, Balance FROM Customers๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the QuickBooks Online data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with QuickBooks Online data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the QuickBooks Online SSIS Component to get started:
Download NowLearn more:
๐ QuickBooks Online IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with live QuickBooks Online account data through SSIS Workflows.
Use the QuickBooks Online Data Flow Components to synchronize with Customers, Transactions, Invoices, Sales Receipts, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!