All products
Data import
PropLink supports bulk import of:
- Sites.
- Units.
- Buildings, floors and spaces.
- Contacts.
- Vendors.
- Companies.
- Freeholders.
- Clients.
- Estates.
- Lease schedules.
- Opening ledger balances.
- Historic bank statement lines (for opening reconciliation).
All imports follow the same pattern.
The import workflow
- Open Settings → Data import and pick the data type.
- Download the CSV template for that data type.
- Fill the template with your data (one row per record).
- Upload the file.
- PropLink validates row by row and shows a preview: rows to create, rows to update, rows with errors.
- Fix errors in your source file and re-upload, or skip them.
- Confirm to commit.
Imports are atomic: if anything goes wrong mid-import, the whole batch rolls back.
Standard validations
Every import validates:
- Required columns present.
- Column types correct (numbers are numbers, dates are dates).
- References to other records exist (sites referenced in unit imports must exist first).
- Duplicates (matched on email, reference or other unique field).
- Custom field rules (postcode format, VAT number format).
Order of imports
For a clean migration:
- Estates first.
- Sites next (referencing estates).
- Buildings, floors and spaces (referencing sites).
- Units (referencing sites and floors).
- Companies.
- Contacts (referencing units, companies).
- Vendors.
- Lease schedules.
- Opening balances (after the above are complete).
Import history
Every import is logged under Settings → Data import → History:
- The user who ran it.
- The data type.
- The file name and row count.
- The records created, updated and skipped.
- A downloadable copy of the source file.
You can revert recent imports if you spot a mistake within 7 days.
Limits
- Maximum file size: 50 MB.
- Maximum rows per file: 10,000.
- For larger datasets, split into multiple files or contact PropLink support for direct database migration.
CSV templates
Each import has a downloadable CSV template with the right column names and headers. See CSV import templates for the column reference per data type.
Related
Last reviewed 10 May 2026.