Import
In this page you'll find all the import jobs you'll create. To access this page expand the Data menu and click in Import:
In this page you'll see a list of jobs previously created:
These jobs are created asynchronously via our global import worker (shared by all apps in our system). This means that they might be in different states until they are actually finished.
If the import job was created but the .csv file was not uploaded yet, it will be in the following state:
If the import job has started and is in a queueing phase you will see a record like this:
When the import job starts processing it will enter this phase:
If the import job passed the validation phase, you will see a record like the one below:
When the job starts importing your data, you will see a record like this:
If the import job is finished you will see a record like this:
If by any reason the job has finished with errors you will see a record like this:
Continue reading these guides to learn how to create an import job or check the results.