![]() |
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 Smartsheet inside of a SQL Server SSIS workflow to transfer Smartsheet data into a Microsoft SQL Server database.
CData provides the easiest way to access and integrate live data from Smartsheet. Customers use CData connectivity to:
Users frequently integrate Smartsheet with analytics tools such as Tableau, Crystal Reports, and Excel. Others leverage our tools to replicate Smartsheet data to databases or data warehouses.
To get started, add a new Smartsheet 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 Smartsheet connection properties in a connection manager.
Smartsheet uses the OAuth authentication standard. To authenticate using OAuth, register an app to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL connection properties.
However, for testing purposes you can instead use the Personal Access Token you get when you create an application; set this to the OAuthAccessToken connection property.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Smartsheet data.
SELECT TaskName, Progress FROM Sheet_Event_Plan_Budget๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Smartsheet data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Smartsheet data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Smartsheet SSIS Component to get started:
Download NowLearn more:
๐ Smartsheet IconPowerful SSIS Source & Destination Components that allow you to easily connect SQL Server with live Smartsheet account data through SSIS Workflows.
Use the Smartsheet Data Flow Components to synchronize with Smartsheet Sheets, Contacts, Folders, Groups, Users, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!