Users can be imported into the system using the CSV import feature.
A template of the .csv file needed to bulk upload users can be downloaded here.
Here are the steps that need to be taken to action the above:
- Go to Admin > Import (found on the top navigation bar).
- On the right hand side of the screen click the blue button labelled 'Bulk Import Users/Contacts'.
- You will be taken to the 'Bulk Import Procedure' section.
- Select your .csv file with the intended users' information and select the 'Users' option.
- You can now upload the file to import the new users.
- Once the upload is complete Sentinel will generate a summary report of the upload.
The information below provide an explanation for the fields that can be used for importing users.
Field Name | Comments |
name |
Required. Maximum length: 100 characters. |
surname |
Required. Maximum length: 100 characters. |
primary_email |
Required. Must be a valid email. Must be unique - no duplicate emails allowed. |
secondary_email |
Must be a valid email. |
country |
Must be a valid country code. (Refer to the country codes list). |
location | Maximum length: 50 characters. |
position | Maximum length: 50 characters. |
department | Maximum length: 50 characters. |
company | Maximum length: 50 characters. |
primary_mobile_code | Required if primary_mobile field is present. Must be a valid dialling code. (Refer to the country codes list for the dialling codes). |
primary_mobile | Required if primary_mobile_code field is present. Must be numeric. |
primary_landline_code | Required if primary_landline_code is present. Must be numeric. |
primary_landline | Required if primary_landline_code is present. Must be numeric. |
secondary_mobile_code | Required if secondary_mobile is present. Must be a valid dialling code. (Refer to the country codes list for the dialling codes). |
secondary_mobile | Required if secondary_mobile_code is present. Must be numeric. |
secondary_landline_code | Required if secondary_landline is present. Must be a valid dialling code. (Refer to the country codes list for the dialling codes). |
secondary_landline | Required if secondary_landline_code is present. Must be numeric. |
office | Maximum length: 50 characters. |
reports_to | Maximum length: 50 characters. |
emergency_contact_name | Maximum length: 50 characters. |
emergency_contact_number_code | Must be a valid dialling code. (Refer to the country codes list for the dialling codes). |
emergency_contact_number | Must be numeric. |
emergency_contact_relationship | Maximum length: 50 characters. |
password | Minimum length: 8 characters. |
has_backend_access | Required. 1 or 0 (1 for true, 0 for false). |
can_send_prepared_broadcasts_via_api | Required. 1 or 0 (1 for true, 0 for false). |
groups | Comma separated group IDs. How do I find the group ID? |
active | Required. 1 or 0 (1 for true, 0 for false). |
can_see_private_fields | Required. 1 or 0 (1 for true, 0 for false). |
visible_in_directory | Required. 1 or 0 (1 for true, 0 for false) |