A description of the import table can be found under Imports in Lime Go.
📄 Below is a list
- ID — the unique identifier for the import.
- Status – current status of the import:
- Completed – the import has been completed.
- Pending – the import is in progress.
- Undo – the import has been reverted.
- Failed – the import has failed.
- Created date – date and time the import was created.
- Undo date – date and time the import was undone, if applicable.
- Objects – shows the following for each type (companies, people, coworkers):
- Total – total number of imported objects.
- Created – number of newly created objects.
- Updated – number of updated objects.
- Skipped – objects that were skipped, for example if an object already exists but is marked as createOnly, or is missing but marked as updateOnly.
- Matched – number of objects that were matched and updated against source data.
- Responsible coworker – the coworker who initiated the import.
- Actions – the only available action is to undo the import, which requires administrator permissions.