![]() |
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 Wave Financial inside of a SQL Server SSIS workflow to transfer Wave Financial data into a Microsoft SQL Server database.
To get started, add a new Wave Financial 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 Wave Financial connection properties in a connection manager.
You can connect to Wave Financial by specifying the APIToken You can obtain an API Token using the following steps:
If you wish, you can connect using the embedded OAuth credentials. See the Help documentation for more information.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Wave Financial data.
SELECT Id, DueDate FROM Invoices WHERE Status = 'SENT'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Wave Financial data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Wave Financial data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Wave Financial SSIS Component to get started:
Download NowLearn more:
๐ Wave Financial IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Wave Financial through SSIS Workflows.
Use the Wave Financial Data Flow Components to synchronize with Wave Financial Accounts, Customers, Products, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!