![]() |
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 ServiceNow inside of a SQL Server SSIS workflow to transfer ServiceNow data into a Microsoft SQL Server database.
CData simplifies access and integration of live ServiceNow data. Our customers leverage CData connectivity to:
Many users access live ServiceNow data from preferred analytics tools like Tableau, Power BI, and Excel, and use CData solutions to integrate ServiceNow data with their database or data warehouse.
To get started, add a new ServiceNow 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 ServiceNow connection properties in a connection manager.
ServiceNow uses the OAuth 2.0 authentication standard. To authenticate using OAuth, register an OAuth app with ServiceNow to obtain the OAuthClientId and OAuthClientSecret connection properties. In addition to the OAuth values, specify the Instance, Username, and Password connection properties.
See the "Getting Started" chapter in the help documentation for a guide on connecting to ServiceNow.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract ServiceNow data.
SELECT sys_id, priority FROM incident๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the ServiceNow data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with ServiceNow data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the ServiceNow SSIS Component to get started:
Download NowLearn more:
๐ ServiceNow IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live ServiceNow data through SSIS Workflows.
Use the ServiceNow Data Flow Components to synchronize with ServiceNow Schedules, Timelines, Questions, Syslogs, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!