Skip to main content

Import Wizard

Lets start by importing a sample Departments list. We'll walk through the steps of selecting the file, previewing the source and deconstructing the underlying format.

Selecting a Target Data Store

Imports Wizard Start

Use the search tool to find the Data Imports app, or browse to the app via the System/Integration Tools menu

The first step in creating a Data Import will be to give it a name and select a target data store. Data stores are any type of data within the SimplyWork platform, including new stores which you can create using the User Schema tool. For this example, lets choose Departments, then press Next.

Choosing the Incoming Source

Next we'll choose the method for fetching the incoming data. You can choose from:

  • Upload a CSV, XML or JSON file
  • Retrieve via SFTP or HTTPS
  • POST from another system or service

File Loading Options

Uploading a File

If the file is available locally on your PC, and can be saved into CSV (e.g. from Excel), XML or JSON format, choose the Upload option.

Imports Wizard Upload

The dashed box represents a drop zone where you can drag the file from your Desktop. Alternately, use the Browse button to select the file from your local device.

Deconstructing the Source Format

After choosing the source of the data, press Next to preview the Configure step of the wizard.

Use the File Format dropdown to choose the source format of the data. The following formats are available:

  • CSV
  • Fixed
  • JSON
  • XML
  • SOAP

Source Formats

CSV

CSV is the format most of us use daily as we shovel data between emails and Excel. If starting in Excel or some other spreadsheet tool, export the data to the CSV format before uploading into the data import app.

caution

Native Excel files cannot be imported; you must export spreadsheet files to CSV format using the "File, Export.." tools.

Imports Wizard Previewsource

CSV formats generally include the column titles on the first row and are delimited by a comma. Update the configuration fields accordingly to disable First line column names or change the Delimiter.

Preview

After completing the configuration portion of the wizard, press the Next button to preview the source data. At this point, regardless of the original format of the file, the data should appear in a grid and be presented in properly encoded columns.

Imports Wizard Done

If the data isn't mapped correctly in the grid, use the Back button to go back a step and adjust the configuration of the source format.

Next we'll review the import details.