/* php } */ ?>
/* php } */ ?>
How to Upload Your Employee List in CSV Format
Uploading your employees to Applauz using the bulk upload process, you’ll need to follow a required format so that the CSV file is accepted by the system upon upload.
Example CSV date entry
A | Employee’s first name |
B | Employee’s last name |
C | Employee’s email address |
D | Date of birth (optional). Format: Year, Month, Day (YYYY-MM-DD) |
E | Date of hire (optional) Format: Year, Month, Day (YYYY-MM-DD) |
Note
- Be sure to use no commas or special characters to separate fields when adding dates
- If you’re using Excel please ensure you save in “CSV, Comma Delimited” format
Example upload:
Related Posts