![]() |
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 HubSpot inside of a SQL Server SSIS workflow to transfer HubSpot data into a Microsoft SQL Server database.
CData provides the easiest way to access and integrate live data from HubSpot. Customers use CData connectivity to:
Users frequently integrate HubSpot with analytics tools such as Tableau, Power BI, and Excel, and leverage our tools to replicate HubSpot data to databases or data warehouses.
To learn about how other customers are using CData's HubSpot solutions, check out our blog: Drivers in Focus: Simplified HubSpot Connectivity.
To get started, add a new HubSpot 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 HubSpot connection properties in a connection manager.
HubSpot uses the OAuth authentication standard. You can use the embedded OAuthClientId, OAuthClientSecret, and CallbackURL or you can obtain your own by registering an app.
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 HubSpot data.
SELECT Slug, PageViews FROM Prospects๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the HubSpot data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with HubSpot data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the HubSpot SSIS Component to get started:
Download NowLearn more:
๐ HubSpot IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live HubSpot data through SSIS Workflows.
Use the HubSpot Data Flow Components to synchronize with Contacts, Deals, Emails, Companies, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!