Import sites from CSV
Site
Import sites from CSV
Import multiple sites from a CSV file with validation and error reporting.
Import Features:
- Bulk site creation from structured CSV data
- Hierarchical relationship establishment
- Custom metadata import for external system integration
- Validation and error reporting for each row
- Rollback capabilities for failed imports
CSV Format Support:
- Standard site information (name, description, location)
- Parent-child hierarchy definitions
- Geographic coordinates and location metadata
- Custom metadata columns for external identifiers
- Flexible column mapping for different data sources
Validation and Error Handling:
- Schema validation for each site record
- Duplicate detection and handling
- Hierarchical consistency checks
- Detailed error reporting with row numbers
- Partial import support with error skipping
Use Cases:
- Initial organizational setup and migration
- Bulk organizational restructuring
- Integration with external systems and databases
- Automated site provisioning workflows
Import Results:
- Summary of successful and failed imports
- Detailed error messages for troubleshooting
- Created site IDs for further reference
- Validation warnings and recommendations
Requires site manager permissions due to the significant organizational impact of bulk site creation and hierarchy changes.
POST
Import sites from CSV
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

