As of July 12, 2021, this "Learn Veracross" site has been deprecated. It will remain live through December 2022, but will no longer be updated. All knowledge content has moved to the new Veracross Community. Please update your bookmarks.
Overview
The Veracross Data Importer allows you to import student locker information. When the import runs, each locker will either be updated with a lock number and combination, or be created if it does not exist.
Importing the data involves two things:
- Preparing the data for upload.
- Uploading the data using the Veracross Data Importer
Preparing the Data for Upload
Prepare a comma separated value (CSV) file containing contact data for any/all of the fields listed below. This CSV file must contain all of the required columns in the order listed below, even if no content is populated in the columns.
Buildings where the lockers are located must already exist in the database.
Fields on the Import Type Template
The only required field is marked with an asterisk (*).
building | Text field. Building must already exist in the database. |
locker_number* | Cannot exceed 12 characters, and must be unique within the same building. |
lock_number | Cannot exceed 20 characters. |
combination | Cannot exceed 8 characters. |
student_id | Assign a locker to a student by populating this field. |
locker_type | Optionally, specify “P” (primary) or “S” (secondary). If left blank, “P” is assumed. Up to two lockers may be assigned to a student (one primary and one secondary). If specifying more than one, indicate one as primary and one as secondary in two separate lines of the import spreadsheet. |