![]() |
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 Greenhouse inside of a SQL Server SSIS workflow to transfer Greenhouse data into a Microsoft SQL Server database.
To get started, add a new Greenhouse 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 Greenhouse connection properties in a connection manager.
You need an API key to connect to Greenhouse. To create an API key, follow the steps below:
Follow the steps below to specify the query to be used to extract Greenhouse data.
SELECT Id, CandidateId FROM Applications WHERE Status = 'Active'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Greenhouse data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Greenhouse data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Greenhouse SSIS Component to get started:
Download NowLearn more:
๐ Greenhouse IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Greenhouse through SSIS Workflows.
Use the Greenhouse Data Flow Components to synchronize with Greenhouse 0, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!