<h2>Importing data using import sets</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="concept" /><meta name="DC.title" content="Importing data using import sets" /><meta name="abstract" content="To import data define a data source and transform map, and run or schedule an import." /><meta name="description" content="To import data define a data source and transform map, and run or schedule an import." /><meta name="DC.subject" content="Import sets, Importing data using import sets" /><meta name="keywords" content="Import sets, Importing data using import sets" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/reference/import-sets-landing-page.html" /><meta name="DC.relation" scheme="URI" content="../../../build/create-integrations-apps/concept/create-integrations-applications.html" /><meta name="DC.relation" scheme="URI" content="../../../build/create-integrations-apps/concept/imports-overview-page.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/concept/c_CreateNewDataSource.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/reference/r_DataSourceFileTypeFields.html" /><meta name="DC.relation" scheme="URI" content="../../../script/server-scripting/task/t_CreateATransformMap.html" /><meta name="DC.relation" scheme="URI" content="../../../script/server-scripting/concept/c_MappingOptions.html" /><meta name="DC.relation" scheme="URI" content="../../../script/server-scripting/task/t_CreatingAFieldMap.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/reference/r_FieldMapScriptVars.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/t_RunImport.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/concept/importing-date-time-values.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/t_ReviewTheImportSet.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/managing-data/concept/c_ViewingTheImportLog.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/reference/r_ImportRunHistory.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/t_ScheduleADataImport.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/monitor-sched-import-executions.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/monitor-concurrent-import-sets.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/monitor-concurrent-import-set-jobs.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/t_PostCSVOrExcelFilesToImportSet.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/delete-import-sets.html" /><meta name="DC.relation" scheme="URI" content="../../../administer/import-sets/task/delete-import-set-tables.html" /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2023-08-03" /><meta name="DC.date.modified" content="2024-02-01" /><meta name="page-type" content="platform" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="c_ImportDataUsingImportSets" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Importing data using import sets</title></head><body id="c_ImportDataUsingImportSets"> <div class="breadcrumb"><a class="link" href="../../../build/create-integrations-apps/concept/create-integrations-applications.html" title="Increase the impact of your cross‑enterprise workflows by connecting any application or data. Connect people, processes, and apps to enhance the value of your ServiceNow investment.">Creating integrations with applications</a> > <a class="link" href="../../../build/create-integrations-apps/concept/imports-overview-page.html" title="Import data from external systems and transform it into Now Platform record data.">Imports</a> > </div> <h1 class="title topictitle1" id="ariaid-title1">Importing data using import sets</h1> <div class="body conbody"><p class="shortdesc">To import data define a data source and transform map, and run or schedule an import.</p> <div class="p"><div class="fig fignone" id="c_ImportDataUsingImportSets__fig_tms_kqf_h5"><span class="figcap"><span class="fig--title-label">Figure 1. </span>Importing data: data flow</span> <img class="image" id="c_ImportDataUsingImportSets__image_yms_kqf_h5" src="../image/ImportingDataDataFlow.png" alt="" /> </div> </div> </div> <div class="related-links"> <ul class="ullinks"><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/concept/c_CreateNewDataSource.html">Create a data source</a></strong><br /> Create a data source record to define what data an import set should import.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/reference/r_DataSourceFileTypeFields.html">Data source fields</a></strong><br /> In addition to common fields, other fields appear on the data source form, depending on the value of the <span class="ph uicontrol">Type</span> field.</li><li class="link ulchildlink"><strong><a href="../../../script/server-scripting/task/t_CreateATransformMap.html">Create a transform map</a></strong><br /> Every import operation to a production table requires at least one transform map associated with an import set.</li><li class="link ulchildlink"><strong><a href="../../../script/server-scripting/concept/c_MappingOptions.html">Mapping options</a></strong><br /> You can map fields in a number of ways depending on the circumstances of the import and whether data must be transformed prior to loading onto a production table.</li><li class="link ulchildlink"><strong><a href="../../../script/server-scripting/task/t_CreatingAFieldMap.html">Create a field map</a></strong><br /> Field maps establish a relationship between a field in an import set table and a field in the target table.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/reference/r_FieldMapScriptVars.html">Field map script variables</a></strong><br /> Several predefined variables are available in the <span class="ph uicontrol">Source script</span> field.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/t_RunImport.html">Run an import</a></strong><br /> You can manually run an import to immediately import data.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/concept/importing-date-time-values.html">Importing date/time values</a></strong><br /> Considerations when importing data containing date/time values.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/t_ReviewTheImportSet.html">Review the import set</a></strong><br /> After an import set completes, you can review the completed import and clean up import set tables. Even if no errors are reported by the progress indicator, review how your data is imported into the new import set.</li><li class="link ulchildlink"><strong><a href="../../../administer/managing-data/concept/c_ViewingTheImportLog.html">Viewing the import log</a></strong><br /> The import log is where you can find information about the internal processing that occurs during an import operation.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/reference/r_ImportRunHistory.html">Import run history</a></strong><br /> The import history gives status information about individual import operations.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/t_ScheduleADataImport.html">Schedule a data import</a></strong><br /> Schedule imports to make it possible to specify that certain import operations occur at a regular interval.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/monitor-sched-import-executions.html">Monitor scheduled data import executions</a></strong><br /> Monitor scheduled data import executions to see the hierarchy and flow of the scheduled chained imports.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/monitor-concurrent-import-sets.html">Monitor concurrent import sets</a></strong><br /> Monitor concurrent import sets to check the status of import sets and import set jobs, resume or reprocess import sets, and view transform history.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/monitor-concurrent-import-set-jobs.html">Monitor concurrent import set jobs</a></strong><br /> Check the status of concurrent import set jobs.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/t_PostCSVOrExcelFilesToImportSet.html">Post CSV or Excel files directly to an import set</a></strong><br /> An administrator can post CSV or Excel files directly to instance.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/delete-import-sets.html">Delete import sets</a></strong><br /> Delete import sets to clean up your database on a scheduled basis, one time only, or on demand.</li><li class="link ulchildlink"><strong><a href="../../../administer/import-sets/task/delete-import-set-tables.html">Delete import set tables</a></strong><br /> Delete import set tables, related transform maps, or data only (preserving the table structure) to clean up your database.</li></ul> <div class="familylinks"> <div class="parentlink"><strong>Parent Topic:</strong> <a class="link" href="../../../administer/import-sets/reference/import-sets-landing-page.html" title="Import sets enable administrators to import data from various data sources, and then map that data into ServiceNow tables.">Import sets</a></div> </div> </div></body></html></div>