Skip to main content
itemit Import

How to import data to itemit?

Charlotte avatar
Written by Charlotte
Updated over 3 months ago

The import feature allows you to bulk import items and their properties into itemit. It also allows you to import stand alone collections, locations and contacts. The feature is accessed via Settings > Import on https://web.itemit.com. This can be used to add new items and also to update existing items.

Import is a three step process:

  1. Add data to your Import file

  2. Upload your Import file

  3. Start importing data from your Import file

It can take time for our backend to process all of the data into your account. It is vital that the file you choose to import is correct and follows all of our rules and guidance.

Add data to your CSV

Your CSV file should contain all the data you want to import and adhere to our strict rules about formatting. It is vital that our system is able to automatically interpret what you want to import.

You'll need to choose what type of data you want to import, using headers, then fill in the properties you want for each row, ensuring the data format is correct.

Please note that you can only import 5000 items at a time. If you have more than 5000 items to import, you should create multiple files to be imported.

Headers

In itemit, an item is made up of many different properties. We currently support a subset of these for import, but plan to add more later. You select which properties to import using headers, all of which are added to the first row of the import.

Data format

Each header has its own data format so that we can accurately import the specified properties into itemit. It is important the data format is correct, or the import will be rejected. Each row after the first represents an item, each cell representing a property of that item.

Your responsibility

We do our best to make sure the data you import is as expected. We have strict validation rules for the CSV and strict guidelines for how to format your data.

Once your data is sent to our system for import, it will be imported as-is. Any typos will not be corrected. Any dates formatted as US instead of UK dates will be imported as UK dates. Any otherwise incorrect data will be imported as it is in the CSV.

It is vital that you are satisfied with the correctness of the data in your CSV before importing it.


Formatting Rules

The below table explains the available properties and how to format data for that property.

Header

Description

Data Format

NAME

The name of the item. This can be the name of a new item to create in itemit, or, if you also specify an existing serial number, the name of an existing item you want to add more data to or update data for.

This column is mandatory.

The way that itemit identifies an asset profile as being unique is from the combination of the Name and Serial Number. Therefore, if you wish to add a new asset, ensure that the Name and Serial combination are unique. If you wish to update an existing asset, ensure that the Name and Serial exactly match an existing items Name and Serial.

Any text i.e.

  • Macbook Pro

  • Headphones

SERIAL

The serial number of the item. Alongside name, this can be used to import a new item, or match an existing item to add more data to.

This column is optional.

If left blank, a new item will be created with an auto-generated serial number.

Any text i.e.

  • 1138910011

  • 1

DESCRIPTION

The description of the item.

This column is optional.

Any text i.e.

  • My work laptop

  • These headphones are great!

COLLECTION

The collection you want to assign to the item or a new collection that you want to create.

This column is optional.

Multiple collection columns are supported.

To create a new collection but not assign any new items to it, simply fill out the relevant column but do not fill out the column that relates to items on the same row.

The hierarchy of the collection i.e.

  • Status > Broken

  • Status>Functional

This is required to uniquely identify a collection, as names can be reused.

LOCATION

The location you want to assign to the item or a new location that you want to create.

This column is optional.

Only one location column is supported as each item can only be in one location.

To create a new location but not assign any new items to it, simply fill out the relevant column but do not fill out the column that relates to items on the same row.

The hierarchy of the location i.e.

  • Office > Floor 1

  • Office>Floor 2

This is required to uniquely identify a location, as names can be reused.

TEXT: Enter Name Here

Text information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple text information columns are supported.

If the information property already exists on the item, it will not be updated.

Any text i.e.

  • Colour

  • Model

DATE: Enter Name Here

Date information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple date information columns are supported.

If the information property already exists on the item, it will not be updated.

Any date i.e.

  • 24/12/2021

  • 1-8-1972

Always in the UK format; day, month, year format separated by / or by -

CURRENCY: Enter Name Here

Currency information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple currency information columns are supported.

If the information property already exists on the item, it will not be updated.

Any currency i.e.

  • £100

  • £78.29

  • $18,254

Must always have a preceding currency, only £ and $ are currently supported.

Up to two decimal places.

With or without with a comma for large values.

EMAIL: Enter Name Here

Email information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple email information columns are supported.

If the information property already exists on the item, it will not be updated.

Any email i.e.

PHONE: Enter Name Here

Phone information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple phone information columns are supported.

If the information property already exists on the item, it will not be updated.

Any phone number i.e.

  • 123456789

  • +123456789

  • +1-234-56789

Any format.

WEBLINK: Enter Name Here

Weblink information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple weblink information columns are supported.

If the information property already exists on the item, it will not be updated.

Any url i.e

QUANTITY: Enter Name Here

Quantity information you want to add to the item.

All information properties in itemit have a name and a value. You must specify the name of the information in the header, after the colon.

This column is optional. Multiple quantity information columns are supported.

If the information property already exists on the item, it will not be updated.

Any whole number i.e.

  • 100

  • 100000

The characters in the string must all be decimal digits.

PURCHASE PRICE

The purchase price you want to add to the item.

This column is optional.

If you specify purchase price, you must also specify purchase date.

Any currency i.e.

  • £100

  • £78.29

  • $18,254

Must always have a preceding currency, only £ and $ are currently supported.

Up to two decimal places.

With or without with a comma for large values.

PURCHASE DATE

The purchase date you want to add to the item.

This column is optional.

If you specify purchase date, you must also specify purchase price.

Any date i.e.

  • 24/12/2021

  • 1-8-1972

Always in the UK format; day, month, year format separated by / or by -

ASSET LIFE

The asset life you want to add to the item in years.

This column is optional.

Any whole number i.e.

  • 1

  • 5

QR/BARCODE

The QR or BARCODE tag you want to add to the item.

This column is optional.

Multiple QR/BARCODE columns are supported.

Any QR tag i.e.

  • https:/qr.itemit.com/1

Any BARCODE date i.e

  • 036000291452

In case of multiple columns each value should be unique.

EPC

The RFID tag you want to add to the item.

This column is optional. Multiple EPC columns are supported.

Any RFID tag i.e.

  • 01234

In case of multiple columns each value should be unique.

REMINDER: Enter Name Here

Reminder you want to add to the item.

All reminder properties in itemit have a name and a value. You must specify the name of the reminder in the header, after the colon.

This column is optional.

Multiple reminder columns are supported.

Any UTC timezone date with time i.e.

  • 02-03-2023 09:15

For repeating reminders add FREQUENCY and PERIOD after date time separated by space i.e.

  • 02-03-2023 09:15 1 DAYS

  • 02-03-2023 09:15 1 WEEKS

  • 02-03-2023 09:15 1 MONTHS

  • 02-03-2023 09:15 1 YEARS

Always in the UK format; day, month, year format separated by / or by -

Frequency period can only be: DAYS, WEEKS, MONTHS, YEARS.

CONTACT

Contact name you want to assign the item to or any new contact.

This column is optional and import can have maximum 1 contact column.

To create a new contact without assigning any new items to them, simply fill out the relevant column but do not fill out the column that relates to items on the same row.

Any name i.e

  • John

  • John Doe

Upload your CSV

Now that you have a CSV with all of the data you want to import, it's time to upload it to itemit.

Simply select your CSV file for import and upload it. If it can't be uploaded for any reason, for example the file is not in the CSV format, then you will see that error now.

Once uploaded, you can import it.

Start importing data from your CSV

Data import is a two step process. First, the CSV is validated. Once validated, the CSV will be imported in the background while you continue to use itemit as normal.

CSV Validation

The system runs some checks against the CSV to make sure that the data is good.

Please make sure you understand the Your responsibility section earlier in this page.

If the data is invalid, you will see an error and the import will terminate. If this occurs, please re-read Formatting Rules above and re-upload a new file. The possible errors you can see are below:

  • There is no data in the CSV

  • There are unsupported headers in the CSV

  • There is no NAME header

  • There are duplicate headers for properties that aren't supported, like NAME or SERIAL

  • The data format for one or more cells is invalid

  • There are one or more items with the same name and serial

  • There are headers without a name that require one, like TEXT, DATE or CURRENCY

Once the CSV passes validation, the system will inform you and import will start immediately.

CSV Import

Once started, import runs until it is completed. This can take anywhere between a few seconds to half an hour, depending on how much data you are importing.

As the import continues, you will see items and properties being added to your account. Data is imported row by row, top to bottom.

Even after data validation has passed, it is possible that some properties cannot be imported. Import is a long running process, and it is possible that other users of the account can perform actions that interfere with the import. For example, if the import tries to create an item with name Macbook and serial 1, but a user of the workspace has created that item in the meantime, then the item cannot be imported as name and serial must be unique.

There are a few others ways that an import can fail after it has successfully been validated:

  1. The collection or location doesn't exist in the account

  2. An imported property conflicts with an existing property on the item

All of these errors are logged in itemit.

Did this answer your question?