![]() |
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 Sage Cloud Accounting inside of a SQL Server SSIS workflow to transfer Sage Cloud Accounting data into a Microsoft SQL Server database.
To get started, add a new Sage Cloud Accounting 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 Sage Cloud Accounting connection properties in a connection manager.
You can connect to Sage Business Cloud Accounting using the embedded OAuth connectivity. When you connect, the OAuth endpoint opens in your browser. Log in and grant permissions to complete the OAuth process. See the OAuth section in the online Help documentation for more information on other OAuth authentication flows.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Sage Cloud Accounting data.
SELECT contact_name, total_amount FROM SalesInvoices WHERE sent = 'TRUE'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Sage Cloud Accounting data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Sage Cloud Accounting data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Sage Cloud Accounting SSIS Component to get started:
Download NowLearn more:
๐ Sage Cloud Accounting IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Sage Cloud Accounting through SSIS Workflows.
Use the Sage Cloud Accounting Data Flow Components to synchronize with Sage Cloud Accounting BankAccounts, Contacts, Journals, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!