Skip to content

Variables

Sync Cards

Use the following table to determine which variables to use when creating custom sync fields in Lightspeed.

Static text can be mixed with variables to populate the Lightspeed fields: First Name, Last Name, Company Name, Custom Field 3, Custom Field 4, and Notes.

Field Name Variable String Data Type Students Faculty GL
id <<id>> int ✔ ✔
first_name <<first_name>> string ✔ ✔
last_name <<last_name>> string ✔ ✔
preferred_name <<preferred_name>> string ✔ ✔
middle_name <<middle_name>> string ✔ ✔
gender <<gender>> int ✔ ✔
email_1 <<email_1>> string ✔ ✔
grade_level <<grade_level>> int ✔
graduation_year <<graduation_year>> int ✔
homeroom <<homeroom>> int ✔
birthday <<birthday>> string ✔
username <<username>> string ✔ ✔
gl_account_id <<gl_account_id>> int ✔
gl_number <<gl_number>> string ✔
gl_account_name <<gl_account_name>> string ✔
gl_fund <<gl_fund>> string ✔
gl_cost_center <<gl_cost_center>> int ✔
gl_sub_account <<gl_sub_account>> int ✔