Skip to main content
Skip table of contents

Importing Data

Importers are accessed via the Importers tile under Management > Settings > Importers.

General advice for importing data to Advanced Workforce Management:

  • Data needs to be in a CSV (Comma Separated Variable) file. Excel can save these.

  • Please be careful if opening a CSV in Excel that Excel isn’t losing formatting, in particular dates and leading zeros for bank accounts, but any field can be affected.

  • Dates must be in ISO format YYYY-MM-DD

  • View the downloadable import templates in a text editor to make sure Excel isn’t changing the formatting on anything in a surprise fashion.

  • References to ID, such as employeeId, locationId or positionId can generally be substituted with the exact string of the employee/location/position.

For any TrueFalse (Boolean) fields the following values will be automatically recognised as True/False

label

equivalent logical value

true | TRUE

true

yes | YES

true

y | Y

true

1

true

false | FALSE

false

no | NO

false

n | N

false

0

false

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.