Configure a data source
- UpdatedJul 31, 2025
- 3 minutes to read
- Zurich
- Building applications
Start importing data with Integration Hub by creating a data source. A data source specifies how and where to get the data you want to import.
Before you begin
- Imports in Integration Hub require the ServiceNow IntegrationHub Action Template - Data Stream [com.glide.hub.action_type.datastream] plugin. For more information, see Request IntegrationHub.
- A data source in Integration Hub uses an Excel file, a CSV file, or a Data Stream action. Data Stream actions have unique inputs, so if you plan to use one, make sure to familiarize yourself with it first. To learn more, see Data Stream actions and pagination. You can use Data Stream actions with dynamic outputs, but dynamic inputs aren't supported.
- Role required: admin or ih_import.
About this task
Configuring a data source is the first step to importing data in Integration Hub. After you set up the data source, you can select a target table, determine how data is transformed to the target table, and run and schedule the import.
Procedure
Result
The structure of the source data appears in the Source data structure preview pane. For an Excel or CSV file, the preview displays the column headers. For a Data Stream action, it displays the complex object output. If you edit the source configuration, click Save to reload the source data. The data must be previewed at least once before you can map it to a target table.
What to do next