Data Specifications (CRM/SIS)

Modified on Mon, 30 Mar at 12:39 PM

Overview

This article explains the data specifications you'll need to follow during the CRM/SIS implementation process. These guidelines are designed to help ensure the data you provide is complete, accurate, and properly formatted for system use.

What’s Included:

Each dataset includes detailed information about:

  • Order – The recommended order in which the columns should appear in the submitted data set.

  • Field – What each field represents

  • Required – Whether a field is mandatory or optional. 

  • Type – The kind of information expected e.g. string (text), number, date

  • Max Length – Maximum length allowed for each field. Longer entries may be shortened. Example: If the limit is 5 characters and you enter “Admissions,” it may be shortened to “Admis.” 

  • Example – Sample values to help you understand the expected format

  • Description – Additional information that will be helpful when populating the data set

Following these specifications will help prevent data errors and speed up the implementation process.


Data checklist:

  1. All data should be submitted in CSV or XLSX/XLS format
  2. Ensure there are no embedded line breaks or grouping headers within the data set
  3. Ensure there is only a single header row containing the appropriate column names
  4. Ensure no filtering is applied to your data
  5. Ensure there are no hidden rows or columns
  6. Ensure there are no merged cells
  7. If using XLSX/XLS, ensure there are no formulas


For information regarding the data import process, please see the Data Migration Overview (CRM/SIS)

Data Specifications


TABLE OF CONTENTS


Academic Year Templates

Order

Field

Required

Type

Max Length

Example

Description

1

Name

Yes

String




2

Years

Yes

Numeric


2

Format: 2 (No decimal places)

3

Months

Yes

Numeric


24


4

Weeks

Yes

Numeric




5

FAUnits

Yes*

Numeric



Format: 150.00 (up to two decimal places)

6

Units

Yes*

Numeric



Format: 150.00 (up to two decimal places)

7

Hours

Yes*

Numeric



Format: 150.00 (up to two decimal places)

8

PaymentPeriods

Yes

Numeric



Format: 2 (No decimal places)

9

CompletionRateRequired

Yes

Numeric




10

GPARequired

Yes*

Numeric


3.48

Format: 3.48 (up to two decimal places)

11

GARequired

Yes*

Numeric


99.69

Format: 99.69 (up to two decimal places)

12

IsActive

Yes

String



Must be from list: "Yes","No" 

13

EndofPayPeriod

Yes

String



Must be from list: "Successfully Completed", "Attendance", "Scheduled" 


Academic Calendars

Combination of CourseStartDate, CourseEndDate, AcademicYearTemplate, and Cohort must be unique across all Academic Calendars.

OrderFieldRequiredTypeMax LengthExampleDescription

1

Code

Yes

String

10

23SUM1

Specify a short notation for this academic calendar.

2

Name

Yes

String

50

2023 Summer 1

Specify the name of the academic calendar. The name is the typical identifier for this academic calendar on screens, in labels or drop down menus.

3

Description

Yes

String

75

Summer 2023 Group 1

Specify the description of the academic calendar.

4

CourseStartDate

Yes

Date

N/A

2023-08-14

Format: yyyy-mm-dd

5

CourseEndDate

Yes

Date

N/A

2023-08-18

Format: yyyy-mm-dd

6

AcademicYearTemplate

Yes

String


600 / 24 Wk

See Settings > List Inventory > Program & Degree Management > Academic Year Template > Name

7

IsProgramStartDate

Yes

String


Yes

Specify if this academic calendar is program start date.

If left blank, will default to "No"

 Must be from list: "Yes","No".

8

IsFallStartDate

Yes

String


No

Specify if this academic calendar is fall start date.

If left blank, will default to "No"

 Must be from list: "Yes","No"

9

IsSummerStartDate

Yes

String


No

Specify if this academic calendar is summer start date.

If left blank, will default to "No"

 Must be from list: "Yes","No"

10

IsActive

Yes

String


Yes

Specify if this academic calendar is active.

If left blank, will default to "No"

 Must be from list: "Yes","No"

11

Cohort

Yes

String

20

MA

Specify a short cohort notation for this academic calendar.

12

ExpectedStartDate

Yes

Date

N/A

2023-08-14

If date does not exist in Term Starts of Interest, the date will be added during import.

See Settings > List Inventory > Term Management > Term Starts of Interest > Start Date

 Format: yyyy-mm-dd

13

ExpectedGraduationDate

Yes

Date

N/A

2023-08-18

If date does not exist in Grad Dates, the date will be added during import.

See Settings > List Inventory > Term Management > Grad Dates > Date

 Format: yyyy-mm-dd

 

Appointments

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2AppointmentSubjectYesString150Alexandra Smith
3AppointmentDescriptionYesString500

4AppointmentStatusYesString150PendingSee Settings > List Inventory > Calendar Settings > Appointment Statuses > Name
5AppointmentTimeZoneYesString
(UTC-05:00) Eastern Time (US & Canada)See Accepted Values list at the end of this article for a list of approved values.
6AppointmentStartDateTimeYesDatetimeN/A2023-08-11 16:31:23Format: yyyy-mm-dd hh:mm:ss (UTC time)
7AppointmentEndDateTimeYesDatetimeN/A2023-08-11 16:31:23Format: yyyy-mm-dd hh:mm:ss (UTC time)
8AssignedToYesString
Helen BishopSee Settings > List Inventory > User Management > Users > Display Name
9CreatedByYesString
Helen BishopSee Settings > List Inventory > User Management > Users > Display Name
10IsInterviewYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No"


Class Registrations

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561A unique identifier for the learner's enrollment. Used during import only. Will not be visible in Verity after import.

Provide the LegacyEnrollmentId as provided in the Enrollments data template. If not available, the Verity Enrollment Id may be provided.
2CourseCodeYesString15
ENG101See Settings > List Inventory > Program & Degree Management > Courses > Course No
3CourseNameYesString120English CompositionSee Settings > List Inventory > Program & Degree Management > Courses > Name
4CourseVersionYesString22bSee Settings > List Inventory > Program & Degree Management > Courses > Version
5ModalityYesString50MorningSee Settings > List Inventory > Program & Degree Management > Modalities > Name
6InstructorYesString
Helen MartinSee Settings > List Inventory > User Management > Users > Display Name
7ClassroomYesString75Lab 1See Settings > List Inventory > Scheduling > Classrooms > Name
8SessionYesString50Day 1See Settings > List Inventory > Scheduling > Class Sessions > Code
9AcademicCalendarNameYesString

See Settings > List Inventory > Term Management > Academic Calendar > Name
10CourseStartDateYesDateN/A2023-08-01Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
11CourseEndDateYesDateN/A2023-08-30Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
12AcademicYearTemplateYesString

See Settings > List Inventory > Program & Degree Management > Academic Year Template > Name
13AsyncHoursYesInteger
40The number of asynchronous hours for this class. Total of Async+Sync should equal the total course hours.
14SyncHoursYesInteger
20The number of synchronous hours for this class. Total of Async+Sync should equal the total course hours.


Colleges

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString12c19463A code assigned to the school
2DescriptionYesString500Verity CollegeThe name of the school
3CollegeTypeYesString
PublicMust be from list: "Public", "Private", "For-Profit", "Not For-Profit", "Community"
4AddressNoString1000980 N Federal Hwy STE 110
5CityNoString100Boca Raton
6StateNoString
FLSee Accepted Values list at the end of this article for a list of approved values.
7ProvinceNoString200

8ZIPNoString10033432
9CountryNoString
United States of AmericaSee Accepted Values list at the end of this article for a list of approved values.
10PhoneNumberNoString50855-837-4890
11FaxNoString50855-837-4890
12EmailNoString200info@Verity.com
13WebsiteNoString200https://Verity.com/
14IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No"
15ContactNameNoString200Mrs. Thompson
16ContactEmailNoString200registrar@Verity.com
17CommentsNoString1000This is a great school.


Courses

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyCourseIdYes*String
c2345058sdUsed for data import only. Will not be visible after import.

*Required if assigning courses to historic data.
2CourseNoYesString15
ADVMAT101
3NameYesString120
Advanced Mathematics
4DescriptionYesString255Advanced Mathematics
5CourseTypeYesString
LabSee Settings > List Inventory > Program & Degree Management > Course Types > Name.
6VersionYesString22a
7EffectiveDateNoString
2023-06-01Format: yyyy-mm-dd
8FACreditsYesString
0.00If left blank, value of 0.00 will be assigned.
9CreditsYesString
5.00If left blank, value of 0.00 will be assigned.
10HoursYesString
30.00If left blank, value of 0.00 will be assigned.
11IsActiveNoString
YesIf left blank, will default to "No"

Must be from list: "Yes","No"


Custom Fields

Coming soon!


Departments

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString6CMTSpecify a short notation for this department code.
2DepartmentNameYesString150Career ManagementSpecify the name of the depSpecify the name of the department. The name is the typical identifier for this department on screens, in labels or drop down menus.
3DescriptionYesString255Maintains employment and placement records for learners.Specify the description of the department.
4IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No"


Documents

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2DocumentTypeCategoryYesString150AcademicsIf value provided is not an exact match, the value will be added to Document Type Categories list inventory.

See Settings > List Inventory > Document Type Categories > Name
3DocumentTypeYesString150TranscriptIf value provided is not an exact match, the value will be added to Document Type list inventory.

See Settings > List Inventory > Document Types > Name
4DocumentStatusYesString150ReceivedIf value provided is not an exact match, the value will be added to Document Statues list inventory.

See Settings > List Inventory > Document Statuses > Name
5FileNameYesString150Smith_Alex_Transcript_20230504.pdfName of file including extension. Only PDFs and photo formats (jpeg, JPG, PNG) can be viewed in Verity interface. Each file name must be unique.
6UploadedByNoString
Kaleb WadeSee Settings > List Inventory > Users > Display Name
7UploadedDateNoDatetimeN/A2023-08-11 16:31:23Format: yyyy-mm-dd hh:mm:ss (UTC time)
8ExpirationDateNoDatetimeN/A2023-08-11 16:31:23Format: yyyy-mm-dd hh:mm:ss (UTC time)
9DueDateNoDatetimeN/A2023-08-11 16:31:23Format: yyyy-mm-dd hh:mm:ss (UTC time)


Employers

OrderFieldRequiredTypeMax LengthExampleDescription
1CompanyNameYesString160Verity IQ
2CampusNameYesString50Boca Raton CampusMain campus of the employer.

See Settings > List Inventory > Organization Settings > Campuses > Name
3LegacyEmployerIdYesString50E2116561Used during import only. Will not be visible in Verity after import.
4FirstNameYesString50Jane
5LastNameYesString50Doe
6MiddleNameNoString50A
7SalutationNoString
Mrs.Must be from list: "Miss","Ms","Mrs","Mr"
8ProfessionalTitleNoString100HR Director
9BestTimeToContactNoString
MorningMust be from list: "Anytime", "Morning", "Afternoon", "Evening", "Weekdays", "Weekends"
10DetailsNoString255

11TimeZoneNoString
(UTC-05:00) Eastern Time (US & Canada)See Accepted Values list at the end of this article for a list of approved values.
12EmployerStatusYesString
ApprovedMust be from list: "Approved", "Pending Approval", "Inactive"
13InquiryDateYesDatetimeN/A2023-08-11 16:31:23This serves as the equivalent of an inquiry date for the individual employer record.

Format: yyyy-mm-dd hh:mm:ss (UTC time)
14CareerServicesAdvisorYesString
Thomas HammondSee Settings > List Inventory > User Management > Users > Display Name
15IsExternshipSiteYesString
NoDoes this site accept learners to complete externship hours?

If left blank, will default to "No"

Must be from list: "Yes","No"
16IsHiringSiteYesString
NoDoes this site hire learners/graduates?

If left blank, will default to "No"

Must be from list: "Yes","No"
17Email1TypeYesString
WorkMust be from list: "Home", "Work", "Billing", "Emergency", "School"
18Email1YesString80jane@myemail.com
19Email2TypeNoString
WorkMust be from list: "Home", "Work", "Billing", "Emergency", "School"
20Email2NoString80jane@myjob.com
21Phone1TypeYesString
HomeMust be from list: "Home", "Work", "Billing", "Emergency", "Cell"
22Phone1YesString305619905531Must be at least 10 digits.
23Phone2TypeNoString
WorkMust be from list: "Home", "Work", "Billing", "Emergency", "Cell"
24Phone2NoString308777881541Must be at least 10 digits.
25Phone3TypeNoString
CellMust be from list: "Home", "Work", "Billing", "Emergency", "Cell"
26Phone3NoString308777881532Must be at least 10 digits.
27Address1TypeNoString
WorkMust be from list: "Home", "Work", "Billing", "Emergency"
28Address1Line1NoString100980 N Federal Hwy STE 110
29Address1CityNoString50Boca Raton
30Address1StateNoString2FLSee Accepted Values list at the end of this article for a list of approved values.
31Address1ProvinceNoString100Ontario
32Address1ZipNoString5033432
33Address1CountryNoString
United States of AmericaSee Accepted Values list at the end of this article for a list of approved values.


Enrollments

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
200011220A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2LegacyEnrollmentIdYesString
E2116561A unique identifier for the learner's enrollment. Used during import only. Will not be visible in Verity after import.

Provide the LegacyEnrollmentId as provided in the Enrollments data template. If not available, the Verity Enrollment Id may be provided.
3IsCurrentEnrollmentYesString
YesNotes the primary enrollment or current enrollment for the learner. Only one enrollment per learner can be marked as the current enrollment.

If left blank, will default to "No"

Must be from list: "Yes","No"
4LearnerStatusYesString50Future StartThe status for the learner's enrollment. Typically, "Active", "Graduate", "Drop", etc.

See Settings > List Inventory > Lead/Student Settings > Statuses > Name
5CampusNameYesString50Boca Raton CampusThe campus of the learner's enrollment.

See Settings > List Inventory > Organization Settings > Campuses > Display Name
6ProgramCodeYesString10ASNSee Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Code
7ProgramOfEnrollmentYesString300ASN NursingSee Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Name
8ProgramVersionYesString10
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Version
9ShiftYesString50DaySee Settings > List Inventory > Enrollment Management > Shifts > Name
10FTEStatusNoString
Full-TimeIf left blank, "Full-Time" will be assigned at import.

Must be from list: "Full-Time", "Part-Time". 
11FTEEffectiveDateNoDateN/A
The date the learner's FTEStatus was determined

Format: yyyy-mm-dd
12FundingOptionNoString150Title IVSee Settings > List Inventory > Enrollment Management > Funding Options > Name
13StudentGroupNoString150SpringSee Settings > List Inventory > Enrollment Management > Student Groups > Name
14EnrollmentStatusNoString150Leave Of AbsenseSee Settings > List Inventory > Enrollment Management > Enrollment Level Statuses > Name
15ECPPNoString
YesIf left blank, will default to "No"

Must be from list: "Yes","No".
16TermStartYesDateN/A2024-05-01The start date for the learner's enrollment. The first day of the first term for the learner.

Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
17ExpectedGradDateYesDateN/A2025-10-31The learner's current expected graduation date.

Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
18OriginalExpectedGradDateYesDateN/A2025-10-31The learner's expected graduation date at time of enrollment.

Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
19ExternshipStartDateNoDateN/A
Format: yyyy-mm-dd
20ExternshipEndDateNoDateN/A
Format: yyyy-mm-dd
21ActualGradDateYes*DateN/A
The learner's graduation date.

*Only required if learner completed the program.

Only provide if this learner completed the enrollment.

Format: yyyy-mm-dd
22LDAYes*DateN/A
Last date of attendance.

*Required for all EXCEPT currently attending or active learners. Do NOT provide for active learners.

Do not provide for learner's currently attending.

Format: yyyy-mm-dd
23WithdrawnDateYes*DateN/A
The learner's withdraw or drop date.

*Required if learner did not complete enrollment.

Only provide if this learner did not complete the enrollment.

Format: yyyy-mm-dd
24WithdrawnReasonYes*String150
The reason for a learner's withdrawal from the program.

*Required if learner did not complete enrollment.

Only provide if the learner did not complete the enrollment.

See Settings > List Inventory > Enrollment Management > Withdrawal Reasons > Name
25DeterminationDateNoDateN/A
The date the learner's current status was determined.

Format: yyyy-mm-dd
26AdmissionsAdvisorYesString
Helen BishopSee Settings > List Inventory > User Management > Users > Display Name
27FinancialServicesAdvisorNoString
Dennis TaylorSee Settings > List Inventory > User Management > Users > Display Name
28AcademicServicesAdvisorNoString
Rebecca KelleySee Settings > List Inventory > User Management > Users > Display Name
29CareerServicesAdvisorNoString
Thomas HarrisSee Settings > List Inventory > User Management > Users > Display Name
30StudentAccountsAdvisorNoString
Bitsey MartinSee Settings > List Inventory > User Management > Users > Display Name


Exam Results

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2LegacyEnrollmentIdYesString
E2116561A unique identifier for the learner's enrollment. Used during import only. Will not be visible in Verity after import.

Provide the LegacyEnrollmentId as provided in the Enrollments data template. If not available, the Verity Enrollment Id may be provided.
3ExamNameYesString150
See Settings > List Inventory > Career Center Settings > Exams > Name
4ExamResultYesString150
See Settings > List Inventory > Career Center Settings > Exam Results > Name
5ScoreNoNumeric


6ScheduledDateNoDateN/A2024-06-12Format: yyyy-mm-dd
7CompletedDateNoDateN/A2024-06-12Format: yyyy-mm-dd
8WaitingYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 
9IsCurrentExamResultYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 


Grad Dates

OrderFieldRequiredTypeMax LengthExampleDescription
1GradDateYesDateN/A2024-06-12Format: yyyy-mm-dd


Gradebook Items

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString50

2NameYesString75

3DescriptionYesString255

4IsForLDAYesString

If left blank, will default to "No"

Must be from list: "Yes","No" 


Gradebook Templates

OrderFieldRequiredTypeMax LengthExampleDescription
1GradebookTemplateNameYesString150
See Settings > List Inventory > Scheduling > Gradebook Templates > Name
2GradebookItemCodeYesString50
See Settings > List Inventory > Scheduling > Gradebook Items > Code
3GradebookItemNameYesString75
See Settings > List Inventory > Scheduling > Gradebook Items > Name
4MaxPointsYesInteger


5WeightYesInteger


6CourseCodeYesString15

See Settings > List Inventory > Program & Degree Management > Courses > CourseNo
7CourseNameYesString120
See Settings > List Inventory > Program & Degree Management > Courses > Name
8CourseVersionYesString2
See Settings > List Inventory > Program & Degree Management > Courses > Version


High Schools

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString12hs19463A code assigned to the school
2DescriptionYesString500Verity High SchoolThe name of the school
3HighSchoolTypeYesString
PublicMust be from list: "Public", "Private", "Charter", "Magnet", "Advanced Placement/International Baccalaureate", "Virtual", "Home School"
4AddressNoString1000980 N Federal Hwy STE 110
5CityNoString100Boca Raton
6StateNoString
FLSee Accepted Values list at the end of this article for a list of approved values.
7ProvinceNoString200

8ZIPNoString10033432
9CountryNoString
United States of AmericaSee Accepted Values list at the end of this article for a list of approved values.
10PhoneNumberNoString50855-837-4890
11FaxNoString50855-837-4890
12EmailNoString200info@Verity.com
13WebsiteNoString200https://Verity.com/
14IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 
15ContactNameNoString200Mrs. Thompson
16ContactEmailNoString200registrar@Verity.com
17CommentsNoString1000This is a great school.


Job Titles

OrderFieldRequiredTypeMax LengthExampleDescription
1TitleYesString150Director of Student Affairs


Lead Classification Types

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString6NCSpecify a short notation for this lead classification.
2NameYesString150Non-CreditSpecify the name of the lead classification. The name is the typical identifier on screens in labels or drop down menus.
3DescriptionYesString255Seeking non-credit program/course


Lead Sources

OrderFieldRequiredTypeMax LengthExampleDescription
1LeadSourceCategoryYesString
Social MediaSee Settings > List Inventory > Lead/Student Settings > Source Categories > Name
2CodeYesString2IG
3NameYesString250Instagram
4AllowUserEntryYesString
YesSelect this option if this lead source should be available in drop down menus for users to select and assign to contacts.

If left blank, will default to "No".

Must be from list: "Yes","No" 
5IsReconcilableYesString
YesSelect this option to identify the lead source as available for reconciliation in lead reports. This option is typically useful for paid lead sources which need to be reconciled with third-party vendors.

If left blank, will default to "No".

Must be from list: "Yes","No" 
6IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 


Lead Source Categories

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString2SMSpecify a short notation for this lead source category.
2NameYesString250Social MediaSpecify the name of the lead source category. The name is the typical identifier on screens in labels or drop down menus.
3IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 


Leave of Absence

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561Used during import only. Will not be visible in Verity after import.
2LeaveStatusYesString

Must be assigned "Leave Of Absence" as Enrollment Section

See Settings > List Inventory > Enrollment Management > Enrollment Level Statuses > Name
3LeaveStartDateYesDateN/A2023-08-30Format: yyyy-mm-dd
4LeaveReturnDateYesDateN/A2023-08-30Format: yyyy-mm-dd
5CommentNoString500


Ledger Codes

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyLedgerCodeIDNoString


2LedgerCodeCategoryYesString

See Settings > List Inventory > Ledger Code Settings > Ledger Code Categories > Name
3LedgerCodeYesString25

4NameYesString75

5DescriptionYesString255

6IsCreditYesString

Must be from list: "Yes", "No"
7IsActiveYesString

Must be from list: "Yes","No" 
8IsTitleIVYesString

Must be from list: "Yes","No" 
9FundTypeNoString

See Settings > List Inventory > Ledger Code Settings > Fund Types > Name
10NinetyTenReportingCategoryYesString

Must be from list: "N/A", "Agency Non-Federal", "Direct Parent Plus Loan", "Direct Subsidized Loans", "Direct Unsubsidized Loans", "Federal Pell Grant", "Federal SEOG Grant", "Other Agency Federal Funding", "Qualified Non-Title Program Payments", "Return to Title IV", "Student Payments"
11IsNumeratorYesString

Must be from list: "Yes","No" 
12ISIRIsRequiredYesString

Must be from list: "Yes","No" 
13IsDeferredYesString

Must be from list: "Yes","No" 
14EarnNegativeRevenueTypeYesString

Must be from list: "In Month Posted", "Over Earning Period"
15IsFor1098FormBox1YesString

Must be from list: "Yes","No" 
16IsFor1098FormBox5YesString

Must be from list: "Yes","No" 


Ledger Transactions 

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561A unique identifier for the learner's enrollment. Used during import only. Will not be visible in Verity after import.

Provide the LegacyEnrollmentId as provided in the Enrollments data template. If not available, the Verity Enrollment Id may be provided.
2LegacyLedgerIdNoString

Used during import only. Will not be visible in Verity after import.
3LedgerCodeYesString25Cash PaymentSee Settings > List Inventory > Ledger Code Settings > Ledger Codes > Code
4LedgerSourceNoString150CheckSee Settings > List Inventory > Ledger Code Settings > Ledger Sources > Name
5IsAdjustmentNoString
YesIs this transaction being used to adjust or offset another transaction for the learner?

If left blank, will default to "No"

Must be from list: "Yes","No"
6CommentNoString300

7DatePostedYesDateN/A2001-10-14Format: yyyy-mm-dd
8CreditYes*Numeric
150.00Money value to nearest cent. Payments or awards to account should be positive amounts. Refunds of payments (ex: R2T4) are typically negative amounts.

*A value other than zero is required in either the credit or debit field for every record.
9DebitYes*Numeric
0.00Money value to nearest cent. Charges or fees to account should be positive amounts. Reduction of fees (ex: tuition) or reversal are typically negative amounts.

*A value other than zero is required in either the credit or debit field for every record.
10TransactionNoNoString15P12A1234955
11AwardYearNoString502023-2024See Settings > List Inventory > Term Management > Award Years > Name
12TermCodeNoString10
See Settings > List Inventory > Term Management > Master Terms Table > Term Code
13AcademicYearNoInteger


14Payment PeriodNoInteger



Licenses/Certificates

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2LegacyEnrollmentIdYesString
E2116561A unique identifier for the learner's enrollment. Used during import only. Will not be visible in Verity after import.

Provide the LegacyEnrollmentId as provided in the Enrollments data template. If not available, the Verity Enrollment Id may be provided.
3LicenseCertificateNameYesString150MBLExSee Settings > List Inventory > Career Center Settings > Licensing/Certifications > Name
4NumberNoString255A1354SB5555License or certification number
5IssueDateNoDateN/A2023-08-30The date the license was issued.

Format: yyyy-mm-dd
6StateNoString2FLSee Accepted Values list at the end of this article for a list of approved values.


Master Terms

OrderFieldRequiredTypeMax LengthExampleDescription
1TermCodeYesString10

2TermDescriptionYesString75

3AcademicCalendarNameYesString

See Settings > List Inventory > Term Management > Academic Calendar > Name
4AcademicYearTemplateYesString
600 / 24 WkSee Settings > List Inventory > Program & Degree Management > Academic Year Template > Name
5TermStartDateYesDateN/A2023-08-01Format: yyyy-mm-dd
6TermEndDateYesDateN/A2023-08-01Format: yyyy-mm-dd
7ModuleCodeYesString10

8ModuleStartDateYesDateN/A2023-08-01Format: yyyy-mm-dd
9ModuleEndDateYesDateN/A2023-08-01Format: yyyy-mm-dd
10IsActiveYesString

If left blank, will default to "No"

 Must be from list: "Yes","No" 


Notes

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYes*String
B12345*If importing the note for a lead or student the LegacyId is required.
2LegacyEmployerIdYes*String50E2116561*If importing the note for an employer the LegacyEmployerId is required.
3CreatedByYesString
Thomas Harris
4CreatedDateYesDatetimeN/A2023-08-11 16:31:23Format: yyyy-mm-dd hh:mm:ss (UTC time)
5LegacyAppointmentIdNoString
49165If the note is tied to an appointment, provide the legacy appointment number used in Appointments template, otherwise leave blank
6NoteYesString



Placement Data

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561A unique identifier for the learner's enrollment. Used during import only. Will not be visible in Verity after import.

 Provide the LegacyEnrollmentId as provided in the Enrollments data template. If not available, the Verity Enrollment Id may be provided.
2PlacementStatusYesString75Not placedSee Settings > List Inventory > Career Center Settings > Placement Statuses > Name
3WaiverNoString

Must be from list: "Continuing Education", "Death", "Health-Related Issues (including pregnancy)", "Incarceration", "Military"
4WaiverDetailsNoString150

5VerifiedNoString

Must be from list: "Not Verified", "Pending Verification", "Verified", "Reverified"
6VerificationDateNoDateN/A
The date the employment with the company was verified.

Format: yyyy-mm-dd
7VerifiedByNoString300
The person at the employment company that verified the learner's employment status.
8VerificationNoteNoString150

9StillEmployedYesString

If left blank, will default to "No"

Must be from list: "Yes","No" 
10IsExternForHireYesString

If left blank, will default to "No"

Must be from list: "Yes","No" 
11CompanyNameNoString300

12JobTitleNoString300

13HireDateNoDateN/A
The date the learner was hired for employment.

Format: yyyy-mm-dd
14StartDateNoDateN/A
The date the learner started employment.

Format: yyyy-mm-dd
15SalaryTypeNoString

Must be from list: "Hourly", "Annually"
16SalaryAmountNoNumeric

Do not include currency symbols. Numbers and decimal only.
17ReasonForLeavingNoString500

18LastDayNoDateN/A
The last day the learner was employed.

Format: yyyy-mm-dd
19SupervisorNoString300
The learner's supervisor at the place of employment.
20PhoneNumberNoString50
Must be at least 10 digits. Company/supervisor's contact information.
21EmailAddressNoString100
Company/supervisor's contact information.
22FaxNoString15
Company/supervisor's contact information.
23AddressNoString200
Company/supervisor's contact information.
24CityNoString100
Company/supervisor's contact information.
25StateNoString

See Accepted Values list at the end of this article for a list of approved values.
26ZipNoString50
Company/supervisor's contact information.


Previous Education

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2CollegeCodeYesString12
See Settings > List Inventory > Lead/Student Settings > Colleges > Code
3CollegeNameYesString500
See Settings > List Inventory > Lead/Student Settings > Colleges > Description
4AttendedFromNoDateN/A
When started attending

Format: yyyy-mm-dd
5AttendedToNoDateN/A
When stopped attending

Format: yyyy-mm-dd
6GraduationDateNoDateN/A
Date graduated

Format: yyyy-mm-dd
7GraduationYearNoInteger42020Year graduated

Format: yyyy
8DegreeNoString

Degree received from other college institution

Must be from list: "Associates of Arts", "Associates of Science", "Bachelors of Arts", "Bachelors of Science", "Diploma", "Masters", "PhD"


Probation

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561Used during import only. Will not be visible in Verity after import.
2ProbationStatusYesString

Must be assigned "Probation" as Enrollment Section

See Settings > List Inventory > Enrollment Management > Enrollment Level Statuses > Name
3ProbationStartDateYesDateN/A2023-08-30Format: yyyy-mm-dd
4OutOfProbationDateYesDateN/A2023-08-30Format: yyyy-mm-dd
5CommentNoString500


Profiles/Inquiries

 Special note: A phone number OR email address is required for each record. Fields identified with (!) are required for clients that also subscribe to Portico Financial Aid (formerly Campus Ivy Core).

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345A unique identifier for the learner. Used during import only. Will not be visible in Verity after import.
2SalutationNoString
MrsMust be from list: "Miss", "Ms", "Mrs", "Mr"
3FirstNameYes (!)String50Alexandra
4MiddleNameNoString50Lee
5LastNameYes (!)String50Smith
6FormerNameNoString50Alexandra GibsonA former name or maiden name for the learner.
7NicknameNoString25AlexAn alternative name or alias for the learner.
8ProfessionalTitleNoString100Sales Manager
9DateOfBirthNo (!)DateN/A2001-10-14Format: yyyy-mm-dd
10SSNNo (!)String99995559999Social security number

If provided, do not email this file. Submission through SharePoint site required.
11TimeZoneNoString
(UTC-05:00) Eastern Time (US & Canada)See Accepted Values list at the end of this article for a list of approved values.
12BestTimeToContactNoString
MorningMust be from list: "Anytime", "Morning", "Afternoon", "Evening", "Weekdays", "Weekends"
13Phone1TypeYesString
CellThe learner's primary phone number type. Will be set to "Home" if left blank.

 Must be from list: "Home", "Work", "Billing", "Emergency", "Cell"
14Phone1Yes (!)String305558675309The learner's primary phone number.

Must be at least 10 digits.
15Phone2TypeNoString
WorkMust be from list: "Home", "Work", "Billing", "Emergency", "Cell"
16Phone2NoString305559998888Must be at least 10 digits.
17Phone3TypeNoString

Must be from list: "Home", "Work", "Billing", "Emergency", "Cell"
18Phone3NoString30
Must be at least 10 digits.
19Email1TypeYesString
HomeThe learner's primary email type. Will be set to "Home" if left blank.

Must be from list: "Home", "Work", "Billing", "Emergency", "School"
20Email1Yes (!)String80alex@gmail.comThe learner's primary email.
21Email2TypeNoString
SchoolMust be from list: "Home", "Work", "Billing", "Emergency", "School"
22Email2NoString80B12345@mountainu.com
23Address1TypeNoString
HomeMust be from list: "Home", "Work", "Billing", "Emergency"
24Address1Line1No (!)String1001235 Blue Mountain Road
25Address1Line2NoString50Apt 32
26Address1CityNo (!)String50Boca Raton
27Address1StateNo (!)String2FLSee Accepted Values list at the end of this article for a list of approved values.
28Address1ProvinceNoString100

29Address1ZipNo (!)String5033427
30Address1CountryNoString
United States of AmericaSee Accepted Values list at the end of this article for a list of approved values.
31EthnicityNoString150Two or more racesSee Settings > List Inventory > Demographic Settings > Ethnicity Classifications > Name
32CitizenshipNo (!)String150US CitizenSee Settings > List Inventory > Demographic Settings > Citizenships > Name
33VeteranStatusNoString150
See Settings > List Inventory > Demographic Settings > Veteran Status > Name
34GenderNo (!)String
UnknownSee Settings > List Inventory > Demographic Settings > Genders > Lab
35PreferredLanguageNoString
EnglishMust be from list: "English", "Spanish", "Russian", "French", "Creole" (If language not on list, ask your Verity Implementation Consultant.)
36MaritalStatusNoString
SingleMust be from list: "Single","Married", "Divorced", "Widowed", "Separated", "Unmarried", "Unmarried & Living Together"
37NationalityNoString
AmericanSee Accepted Values list at the end of this article for a list of approved values.
38InquiryDateYesDatetimeN/A2023-08-11 16:31:23The date/time of the lead's initial inquiry

Format: yyyy-mm-dd hh:mm:ss (UTC time)
39LeadSourceYesString250InstagramHow the learner learned of the institution

See Settings > List Inventory > Lead/Student Settings > Sources > Name
40LearnerStatusYesString50Future StartSee Settings > List Inventory > Lead/Student Settings > Statuses > Name
41ProgramOfInterestNoString250Nursing ASNSee Settings > List Inventory > Program & Degree Management > Program Of Interest > Name
42TermStartYes*DateN/A2024-05-01The start date for the learner.

*Required for student records. Not required for lead records.

Format: yyyy-mm-dd
43CampusNameYesString50Boca Raton CampusMain campus of the learner

See Settings > List Inventory > Organization Settings > Campuses > Name
44AdmissionsAdvisorYesString
Helen BishopThe admissions representative for the learner

See Settings > List Inventory > User Management > Users > Display Name
45FinancialServicesAdvisorNoString
Dennis TaylorSee Settings > List Inventory > User Management > Users > Display Name
46StudentAccountsAdvisorNoString
Bitsey MartinSee Settings > List Inventory > User Management > Users > Display Name
47CareerServicesAdvisorNoString
Thomas HarrisSee Settings > List Inventory > User Management > Users > Display Name
48OriginalExpectedGradDateYes*DateN/A2025-10-31The expected graduation date at the time of enrollment.

*Required for student records. Not required for lead records.

Format: yyyy-mm-dd
49LeadTypeYesString150NursingSee Settings > List Inventory > Lead/Student Settings > Classification > Name
50ProgramCodeYes*String10ASNSee Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Code

*Required for student records. Not required for lead records.
51ProgramOfEnrollmentYes*String300ASN NursingSee Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Name

*Required for student records. Not required for lead records.
52ProgramVersionYes*String102See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Version

*Required for student records. Not required for lead records.
53HigherEducationCredential
NoString150Associates Degree
See Settings > List Inventory > Demographic Settings > Higher Education Credentials > Name
54SecondaryEducationCredential
Yes (!)
String150High School Diploma
Proof of Graduation for Portico FA (Campus Ivy)

See Settings > List Inventory > Demographic Settings > Secondary Education Credentials > Name
55HighSchoolCode
NoString121214445
High School CEEB code or unique id assigned by school

See Settings > List Inventory > Lead/Student Settings > High Schools > Code
56HighSchoolName
NoString
500Polytechnic High School
See Settings > List Inventory > Lead/Student Settings > High Schools > Description
57GraduationDate
NoDateN/A
Format: yyyy-mm-dd
58GraduationYear
NoInteger4
Four-digit year only
59DidNotGraduate
NoString


Must be from list: "TRUE","FALSE"
60GEDTestingSite
NoString
150

61GEDIssuedState
NoString
2
See Accepted Values list at the end of this article for a list of approved values.
62GEDIssuedDate
NoDateN/A
Format: yyyy-mm-dd


Program Courses

OrderFieldRequiredTypeMax LengthExampleDescription
1ProgramCodeYesString10
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Code
2ProgramNameYesString300
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Name
3ProgramVersionYesString10
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Version
4CourseNoYesString8
See Settings > List Inventory > Program & Degree Management > Courses > CourseNo
5CourseNameYesString120
See Settings > List Inventory > Program & Degree Management > Courses > Name
6CourseVersionYesString2
See Settings > List Inventory > Program & Degree Management > Courses > Version
7CourseOrderYesInteger


8CourseRequirementTypeYesString

Must be from list: "Core", "Elective"


Programs Of Enrollment

OrderFieldRequiredTypeMax LengthExampleDescription
1ProgramGroupYesString50BusinessSee Settings > List Inventory > Program & Degree Management > Program Group > Name
2ProgramCodeYesString20BMG
3ProgramNameYesString300Buisness Management
4DescriptionNoString250

5ProgramVersionYesString10

6EffectiveDateNoDate2025-01-15
Format: yyyy-mm-dd
7IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 
8IsTitleIVYesString
No Is this program considered to be a Title IV?

If left blank, will default to "No"

Must be from list: "Yes","No"
9DegreeYesString150DiplomaSee Settings > List Inventory > Program & Degree Management > Degrees > Name
10TuitionAmountNoString
33,943.00Format: 30000.00 (up to two decimal places)
11RegistrationFeeNoString
300.00Format: 100.00 (up to two decimal places)
12CIPCodeNoString8
If required, reference : https://nces.ed.gov/ipeds/cipcode/browse.aspx?y=55
13CredentialLevelNoString2

14SpecialProgramNoString

If left blank, will default to "No"

Must be from list: "Yes","No" 
15ProgramMaxLengthYesString31.5Format: 1.5 (up to one decimal place)
16GradeScaleYesString75Grade Average ScaleSee Settings > List Inventory > Scheduling> GradeScales > Name
17AcademicYearTemplateYesString10060 creditsSee Settings > List Inventory > Program & Degree Management > Academic Year Template > Name
18ModalityYesString50HybridSee Settings > List Inventory > Program & Degree Management > Modalities > Name


Projected Funding

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561Used during import only. Will not be visible in Verity after import. 
2LegacyLedgerIdNoString

Used during import only. Will not be visible in Verity after import.
3LedgerCodeYesString25Cash PaymentSee Settings > List Inventory > Ledger Code Settings > Ledger Codes > Code
4LedgerSourceNoString150CheckSee Settings > List Inventory > Ledger Code Settings > Ledger Sources > Name
5CommentNoString300

6ProjectedDateYesDateN/A2001-10-14Future dates will be included in projected funding reports. Historic dates will be treated as past due.

Format: yyyy-mm-dd
7ProjectedAmountYesNumeric
150.00Money value to nearest cent
8AwardYearNoString502023-2024See Settings > List Inventory > Term Management > Award Years > Name
9TermCodeNoString10
See Settings > List Inventory > Term Management > Master Terms Table > Term Code
10AcademicYearNoInteger2

11PaymentPeriodNoInteger1


References

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345Used during import only. Will not be visible in Verity after import.
2FirstNameNoString100Alexandra
3LastNameNoString100Smith
4MiddleNameNoString100Lee
5EmailAddressNoString100alex@gmail.com
6PhoneNumberNoString305558675309Must be at least 10 digits.
7AddressNoString1001235 Blue Mountain Road
8CityNoString100Boca Raton
9StateNoString2FLSee Accepted Values list at the end of this article for a list of approved values.
10ZipCodeNoString5033427
11ProvinceNoString200

12CountryNoString50United States of AmericaSee Accepted Values list at the end of this article for a list of approved values.
13RelationshipNoString100

14ReferenceTypeNoString150Emergency contactSee Settings > List Inventory > Demographic Settings > Reference Type > Name.


Secondary Education

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyIdYesString
B12345Used during import only. Will not be visible in Verity after import.
2HigherEducationCredentialNoString150Associates DegreeSee Settings > List Inventory > Demographic Settings > Higher Education Credentials > Name
3SecondaryEducationCredentialNoString150High School DiplomaProof of Graduation for Portico FA (Campus Ivy)

See Settings > List Inventory > Demographic Settings > Secondary Education Credentials > Name
4HighSchoolCodeYesString121214445High School CEEB code or unique id assigned by school

See Settings > List Inventory > Lead/Student Settings > High Schools > Code
5HighSchoolNameYesString500Polytechnic High SchoolSee Settings > List Inventory > Lead/Student Settings > High Schools > Description
6GraduationDateNoDateN/A
Format: yyyy-mm-dd
7GraduationYearNoInteger42020
8DidNotGraduateNoString
TRUEMust be from list: "TRUE","FALSE"
9GEDTestingSiteNoString150

10GEDIssuedStateNoString2FLSee Accepted Values list at the end of this article for a list of approved values.
11GEDIssuedDateNoDateN/A
Format: yyyy-mm-dd

Services

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString5

2NameYesString150

3DescriptionYesString255

4IsActiveYesString

If left blank, will default to "No"

Must be from list: "Yes","No" 
5ServiceCategoryNameYesString150
See Settings > List Inventory > Scheduling > Service Categories > Name


Service Categories

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString5

2NameYesString150

3RequirementTypeYesString255
Must be from list: "Count" or "Hours"
4IsActiveYesString

If left blank, will default to "No"

Must be from list: "Yes","No" 


Services Templates

OrderFieldRequiredTypeMax LengthExampleDescription
1ServiceTemplateCodeYesString5
See Settings > List Inventory > Scheduling > Services Templates > Code
2ServiceTemplateNameYesString150
See Settings > List Inventory > Scheduling > Services Templates > Name
3ServiceTemplateDescriptionYesString255
See Settings > List Inventory > Scheduling > Services Templates > Description
4IsActiveYesString

If left blank, will default to "No"

 Must be from list: "Yes","No" 
5ProgramCodeYesString10
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Code
6ProgramNameYesString300
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Name
7ProgramVersionYesString10
See Settings > List Inventory > Program & Degree Management > Program Of Enrollment > Version
8ServiceCodeYesString5
See Settings > List Inventory > Scheduling > Services > Code
9ServiceNameYesString150
See Settings > List Inventory > Scheduling > Services > Name
10RequiredServicesYesInteger


11CampusNameYesString50
See Settings > List Inventory > Organization Settings > Campuses > Name
12CourseCodeYesString15

See Settings > List Inventory > Program & Degree Management > Courses > Code
13CourseNameNoString120
See Settings > List Inventory > Program & Degree Management > Courses > Name
14CourseVersionNoString2
See Settings > List Inventory > Program & Degree Management > Courses > Version
15ServiceCategoryNameYesString150
See Settings > List Inventory > Scheduling > Service Categories > Name
16EffectiveStartDateYesDate

Format: yyyy-mm-dd
17EffectiveEndDateNo
Date

Format: yyyy-mm-dd


Status Categories

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString5APPSpecify a short notation for this status category.
2NameYesString50ApplicantSpecify the name of the status category. The name is the typical identifier on screens in labels or drop down menus.
3IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes","No" 


Statuses

OrderFieldRequiredTypeMax LengthExampleDescription
1StatusCategoryYesString

See Settings > List Inventory > Lead/Student Settings > Status Categories > Name
2NameYesString50

3StageYesString50
Specify a designated milestone in the lifecycle where this status belongs. Multiple statuses can be assigned the same stage. Users may group contacts by stage while organizing work items at their taskboard.
4IsActiveYesString
YesIf left blank, will default to "No"

Must be from list: "Yes", "No" 


Term Starts

OrderFieldRequiredTypeMax LengthExampleDescription
1CodeYesString8

2TermStartDateYesDateN/A
Format: yyyy-mm-dd


Transcripts

OrderFieldRequiredTypeMax LengthExampleDescription
1LegacyEnrollmentIdYesString
E2116561Used during import only. Will not be visible in Verity after import.
2CourseCodeYesString15
ENG101See Settings > List Inventory > Program & Degree Management > Courses > Course No
3CourseNameYesString120English CompositionSee Settings > List Inventory > Program & Degree Management > Courses > Name
4CourseVersionYesString22bSee Settings > List Inventory > Program & Degree Management > Courses > Version
5CourseStartDateYesDateN/A2023-08-01Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
6CourseEndDateYesDateN/A2023-08-30Must align with Academic Calendar schedule.

Format: yyyy-mm-dd
7LetterGradeYesString5A+See Settings > List Inventory > Grade Scale Settings > Grades > Letter Grade
8NumericGradeNoNumeric


9HoursNoNumeric
6Number of hours student attended course. If left blank, will default to total course hours in List Inventory > Program & Degree Management > Courses


Users

OrderFieldRequiredType Max LengthExampleDescription
1CampusNameYesString50Boca Raton CampusMain campus of the user.

See Settings > List Inventory > Organization Settings > Campuses > Name
2LegacyUserIdYesString
B12345Used during import only. Will not be visible in Verity after import.
3FirstNameYesString50Alexandra
4LastNameYesString50Smith
5UserRoleYesString100Admissions AdvisorSee System > System Access > Roles > Name
6DisplayNameYesString200Alexandra Smith
7LoginYesString50admissions@myschoolemail.comMust be unique. Login email cannot be duplicated between users.
8OfficePhoneYesString15555-555-1234Internal phone number
9OfficeEmailYesString80admissions@myschoolemail.com
10TimeZoneYesString
(UTC-05:00) Eastern Time (US & Canada)See Accepted Values list at the end of this article for a list of approved values.
11JobTitleYesString150Director of AdmissionsIf exact match is not found, the title will be created during import.

See Settings > List Inventory > User Management > Job titles > Title
12DepartmentYesString150AdmissionsSee Settings > List Inventory > User Management > Departments > Department Name
13IsFacultyYesString
NoDoes this user teach classes?

If left blank, will default to "No".

Must be from list: "Yes","No" 


Accepted Values

The values below are standard for all Portico CRM/SIS instances. These lists are not customizable. If you require a value that is not listed, please submit a ticket to Portico Support.


Countries

A list of countries available in the CRM/SIS system.

Name
Unknown

Afghanistan

Aland Islands

Albania

Algeria

American Samoa

Andorra

Angola

Anguilla

Antarctica

Antigua and Barbuda

Argentina

Armenia

Aruba

Australia

Austria

Azerbaijan

Bahamas

Bahrain

Bangladesh

Barbados

Belarus

Belgium

Belize

Benin

Bermuda

Bhutan

Bolivia

Bosnia and Herzegovina

Botswana

Bouvet Island

Brazil

British Virgin Islands

British Indian Ocean Territory

Brunei Darussalam

Bulgaria

Burkina Faso

Burundi

Cambodia

Cameroon

Canada

Cape Verde

Cayman Islands

Central African Republic

Chad

Chile

China

Hong Kong, SAR China

Macao, SAR China

Christmas Island

Cocos (Keeling) Islands

Colombia

Comoros

Congo (Brazzaville)

Congo, (Kinshasa)

Cook Islands

Costa Rica

Côte d'Ivoire

Croatia

Cuba

Cyprus

Czech Republic

Denmark

Djibouti

Dominica

Dominican Republic

Ecuador

Egypt

El Salvador

Equatorial Guinea

Eritrea

Estonia

Ethiopia

Falkland Islands (Malvinas)

Faroe Islands

Fiji

Finland

France

French Guiana

French Polynesia

French Southern Territories

Gabon

Gambia

Georgia

Germany

Ghana

Gibraltar

Greece

Greenland

Grenada

Guadeloupe

Guam

Guatemala

Guernsey

Guinea

Guinea-Bissau

Guyana

Haiti

Heard and McDonald Islands

Holy See (Vatican City State)

Honduras

Hungary

Iceland

India

Indonesia

Iran, Islamic Republic of

Iraq

Ireland

Isle of Man

Israel

Italy

Jamaica

Japan

Jersey

Jordan

Kazakhstan

Kenya

Kiribati

Korea (North)

Korea (South)

Kuwait

Kyrgyzstan

Lao PDR

Latvia

Lebanon

Lesotho

Liberia

Libya

Liechtenstein

Lithuania

Luxembourg

Macedonia, Republic of

Madagascar

Malawi

Malaysia

Maldives

Mali

Malta

Marshall Islands

Martinique

Mauritania

Mauritius

Mayotte

Mexico

Micronesia, Federated States of

Moldova

Monaco

Mongolia

Montenegro

Montserrat

Morocco

Mozambique

Myanmar

Namibia

Nauru

Nepal

Netherlands

Netherlands Antilles

New Caledonia

New Zealand

Nicaragua

Niger

Nigeria

Niue

Norfolk Island

Northern Mariana Islands

Norway

Oman

Pakistan

Palau

Palestinian Territory

Panama

Papua New Guinea

Paraguay

Peru

Philippines

Pitcairn

Poland

Portugal

Puerto Rico

Qatar

Reunion

Romania

Russian Federation

Rwanda

Saint-Barthélemy

Saint Helena

Saint Kitts and Nevis

Saint Lucia

Saint-Martin (French part)

Saint Pierre and Miquelon

Saint Vincent and Grenadines

Samoa

San Marino

Sao Tome and Principe

Saudi Arabia

Senegal

Serbia

Seychelles

Sierra Leone

Singapore

Slovakia

Slovenia

Solomon Islands

Somalia

South Africa

South Georgia and the South Sandwich Islands

South Sudan

Spain

Sri Lanka

Sudan

Suriname

Svalbard and Jan Mayen Islands

Swaziland

Sweden

Switzerland

Syrian Arab Republic (Syria)

Taiwan, Republic of China

Tajikistan

Tanzania, United Republic of

Thailand

Timor-Leste

Togo

Tokelau

Tonga

Trinidad and Tobago

Tunisia

Turkey

Turkmenistan

Turks and Caicos Islands

Tuvalu

Uganda

Ukraine

United Arab Emirates

United Kingdom

United States of America

US Minor Outlying Islands

Uruguay

Uzbekistan

Vanuatu

Venezuela (Bolivarian Republic)

Vietnam

Virgin Islands, US

Wallis and Futuna Islands

Western Sahara

Yemen

Zambia

Zimbabwe


Nationalities

A list of nationalities available in the CRM/SIS system.

Name
Unknown

Afghan

Albanian

Algerian

American

Andorran

Angolan

Antiguan

Argentine

Armenian

Australian

Austrian

Azerbaijani

Bahamian

Bahraini

Barbadian

Basotho

Belarusian

Belgian

Belizean

Bengali

Beninese

Bhutanese

Bissau-Guinean

Bolivian

Bosnian or Herzegovinian

Botswanan

Brazilian

Bruneian

Bulgarian

Burkinabe

Burmese

Burundian

Cabo Verdean

Cambodian

Cameroonian

Canadian

Central African

Chadian

Chilean

Chinese

Colombian

Comoran

Congolese

Costa Rican

Croatian

Cuban

Cypriot

Czech

Danish

Djiboutian

Dominican

Dutch

Ecuadorian

Egyptian

Emirati, Emirian, Emiri

Equatorial Guinean

Eritrean

Estonian

Ethiopian

Fijian

Filipino, Philippine

Finnish

French

Gabonese

Gambian

Georgian

German

Ghanaian

Gibraltar

Greek

Grenadian

Guatemalan

Guinean

Guyanese

Haitian

Honduran

Hungarian

Icelandic

I-Kiribati

Indian

Indonesian

Iranian

Iraqi

Irish

Israeli

Italian

Ivorian

Jamaican

Japanese

Jordanian

Kazakh

Kenyan

Kittitian or Nevisian

Kuwaiti

Kyrgyzstani

Laotian

Latvian

Lebanese

Liberian

Libyan

Liechtensteiner

Lithuanian

Luxembourgish

Macedonian

Malagasy

Malawian

Malaysian

Maldivian

Malian

Maltese

Marshallese

Martinican

Mauritian

Mexican

Micronesian

Moldovan

Monegasque

Mongolian

Montenegrin

Moroccan

Mozambican

Namibian

Nauruan

Nepalese

New Zealand

Nicaraguan

Nigerian

Ni-Vanuatu, Vanuatuan

Northern Marianan

Norwegian

Omani

Pakistani

Palauan

Palestinian

Panamanian

Papuan

Paraguayan

Peruvian

Polish

Portuguese

Puerto Rican

Qatari

Romanian

Russian

Rwandan

Saint Vincentian

Salvadoran

Sammarinese

Samoan

Sao Tomean

Saudi Arabian

Senegalese

Serbian

Seychellois

Sierra Leonean

Singaporean

Slovak

Slovenian

Solomon Island

Somali

South Sudanese

Spanish

Sri Lankan

Sudanese

Surinamese

Swazi

Swedish

Swiss

Syrian

Tajikistani

Tanzanian

Thai

Timorese

Togolese

Tokelauan

Tongan

Trinidadian or Tobagonian

Tunisian

Turkish

Turkmen

Tuvaluan

Ugandan

UK, British

Ukrainian

Uruguayan

Uzbekistani, Uzbek

Vatican

Venezuelan

Vietnamese

Yemeni

Zambian

Zimbabwean

 

States & U.S. Territories

A list of United States states and territories available in the CRM/SIS system.

NameAbbreviation

Unknown

UNK

Alabama

AL

Alaska

AK

Arizona

AZ

Arkansas

AR

California

CA

Colorado

CO

Connecticut

CT

Delaware

DE

District of Columbia

DC

Florida

FL

Georgia

GA

Guam

GU

Hawaii

HI

Idaho

ID

Illinois

IL

Indiana

IN

Iowa

IA

Kansas

KS

Kentucky

KY

Louisiana

LA

Maine

ME

Maryland

MD

Massachusetts

MA

Michigan

MI

Minnesota

MN

Mississippi

MS

Missouri

MO

Montana

MT

Nebraska

NE

Nevada

NV

New Hampshire

NH

New Jersey

NJ

New Mexico

NM

New York

NY

North Carolina

NC

North Dakota

ND

Ohio

OH

Oklahoma

OK

Oregon

OR

Pennsylvania

PA

Puerto Rico

PR

Rhode Island

RI

South Carolina

SC

South Dakota

SD

Tennessee

TN

Texas

TX

Utah

UT

Vermont

VT

Virgin Islands

VI

Virginia

VA

Washington

WA

West Virginia

WV

Wisconsin

WI

Wyoming

WY


Time Zones

A list of time zones available in the CRM/SIS system.

Name

(UTC+00:00) Dublin, Edinburgh, Lisbon, London

(UTC+00:00) Monrovia, Reykjavik

(UTC+00:00) Sao Tome

(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna

(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague

(UTC+01:00) Brussels, Copenhagen, Madrid, Paris

(UTC+01:00) Casablanca

(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb

(UTC+01:00) West Central Africa

(UTC+02:00) Athens, Bucharest

(UTC+02:00) Beirut

(UTC+02:00) Cairo

(UTC+02:00) Chisinau

(UTC+02:00) Damascus

(UTC+02:00) Gaza, Hebron

(UTC+02:00) Harare, Pretoria

(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius

(UTC+02:00) Jerusalem

(UTC+02:00) Juba

(UTC+02:00) Kaliningrad

(UTC+02:00) Khartoum

(UTC+02:00) Tripoli

(UTC+02:00) Windhoek

(UTC+03:00) Amman

(UTC+03:00) Baghdad

(UTC+03:00) Istanbul

(UTC+03:00) Kuwait, Riyadh

(UTC+03:00) Minsk

(UTC+03:00) Moscow, St. Petersburg

(UTC+03:00) Nairobi

(UTC+03:00) Volgograd

(UTC+03:30) Tehran

(UTC+04:00) Abu Dhabi, Muscat

(UTC+04:00) Astrakhan, Ulyanovsk

(UTC+04:00) Baku

(UTC+04:00) Izhevsk, Samara

(UTC+04:00) Port Louis

(UTC+04:00) Saratov

(UTC+04:00) Tbilisi

(UTC+04:00) Yerevan

(UTC+04:30) Kabul

(UTC+05:00) Ashgabat, Tashkent

(UTC+05:00) Ekaterinburg

(UTC+05:00) Islamabad, Karachi

(UTC+05:00) Qyzylorda

(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi

(UTC+05:30) Sri Jayawardenepura

(UTC+05:45) Kathmandu

(UTC+06:00) Astana

(UTC+06:00) Dhaka

(UTC+06:00) Omsk

(UTC+06:30) Yangon (Rangoon)

(UTC+07:00) Bangkok, Hanoi, Jakarta

(UTC+07:00) Barnaul, Gorno-Altaysk

(UTC+07:00) Hovd

(UTC+07:00) Krasnoyarsk

(UTC+07:00) Novosibirsk

(UTC+07:00) Tomsk

(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi

(UTC+08:00) Irkutsk

(UTC+08:00) Kuala Lumpur, Singapore

(UTC+08:00) Perth

(UTC+08:00) Taipei

(UTC+08:00) Ulaanbaatar

(UTC+08:45) Eucla

(UTC+09:00) Chita

(UTC+09:00) Osaka, Sapporo, Tokyo

(UTC+09:00) Pyongyang

(UTC+09:00) Seoul

(UTC+09:00) Yakutsk

(UTC+09:30) Adelaide

(UTC+09:30) Darwin

(UTC+10:00) Brisbane

(UTC+10:00) Canberra, Melbourne, Sydney

(UTC+10:00) Guam, Port Moresby

(UTC+10:00) Hobart

(UTC+10:00) Vladivostok

(UTC+10:30) Lord Howe Island

(UTC+11:00) Bougainville Island

(UTC+11:00) Chokurdakh

(UTC+11:00) Magadan

(UTC+11:00) Norfolk Island

(UTC+11:00) Sakhalin

(UTC+11:00) Solomon Is., New Caledonia

(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky

(UTC+12:00) Auckland, Wellington

(UTC+12:00) Coordinated Universal Time+12

(UTC+12:00) Fiji

(UTC+12:00) Petropavlovsk-Kamchatsky - Old

(UTC+12:45) Chatham Islands

(UTC+13:00) Coordinated Universal Time+13

(UTC+13:00) Nuku'alofa

(UTC+13:00) Samoa

(UTC+14:00) Kiritimati Island

(UTC-01:00) Azores

(UTC-01:00) Cabo Verde Is.

(UTC-02:00) Coordinated Universal Time-02

(UTC-02:00) Mid-Atlantic - Old

(UTC-03:00) Araguaina

(UTC-03:00) Brasilia

(UTC-03:00) Cayenne, Fortaleza

(UTC-03:00) City of Buenos Aires

(UTC-03:00) Greenland

(UTC-03:00) Montevideo

(UTC-03:00) Punta Arenas

(UTC-03:00) Saint Pierre and Miquelon

(UTC-03:00) Salvador

(UTC-03:30) Newfoundland

(UTC-04:00) Asuncion

(UTC-04:00) Atlantic Time (Canada)

(UTC-04:00) Caracas

(UTC-04:00) Cuiaba

(UTC-04:00) Georgetown, La Paz, Manaus, San Juan

(UTC-04:00) Santiago

(UTC-05:00) Bogota, Lima, Quito, Rio Branco

(UTC-05:00) Chetumal

(UTC-05:00) Eastern Time (US & Canada)

(UTC-05:00) Haiti

(UTC-05:00) Havana

(UTC-05:00) Indiana (East)

(UTC-05:00) Turks and Caicos

(UTC-06:00) Central America

(UTC-06:00) Central Time (US & Canada)

(UTC-06:00) Easter Island

(UTC-06:00) Guadalajara, Mexico City, Monterrey

(UTC-06:00) Saskatchewan

(UTC-07:00) Arizona

(UTC-07:00) Chihuahua, La Paz, Mazatlan

(UTC-07:00) Mountain Time (US & Canada)

(UTC-07:00) Yukon

(UTC-08:00) Baja California

(UTC-08:00) Coordinated Universal Time-08

(UTC-08:00) Pacific Time (US & Canada)

(UTC-09:00) Alaska

(UTC-09:00) Coordinated Universal Time-09

(UTC-09:30) Marquesas Islands

(UTC-10:00) Aleutian Islands

(UTC-10:00) Hawaii

(UTC-11:00) Coordinated Universal Time-11

(UTC-12:00) International Date Line West



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article