๐Ÿ“„ XLSX format

The file must contain columns:

  • domain
  • sftp_host
  • sftp_port
  • sftp_username
  • sftp_password
  • notes

โœ… Validation

During import the following checks are performed:

  • domain validity
  • domain uniqueness in DB
  • sftp_host โ€” IP address only
  • sftp_port (1โ€“65535)
  • username format
  • successful SFTP connection

๐Ÿงพ Logs

Results are stored in DomainsImportLog:

  • status completed / partially_completed / failed
  • list of accepted domains
  • list of rejected domains with error and row number