ParentSquare
This tasks creates up to 7 csv files that will be sent to the vendor via SFTP.
schools.csv | ||
school_id | ||
school_name | ||
school_zip | ||
students.csv | ||
school_id | ||
student_id | ||
first_name | ||
last_name | ||
grade_level | ||
staff.csv | ||
school_id | ||
staff_id | ||
title | ||
first_name | ||
last_name | ||
mobile | ||
sections.csv | ||
school_id | ||
section_id | ||
staff_id | ||
course_name |
roster.csv | ||
school_id | ||
section_id | ||
student_id | ||
parents.csv | ||
school_id | ||
student_id | ||
first_name | ||
last_name | ||
email2 | ||
mobile | ||
secondary_phone | ||
address |
terms.csv |
school_id |
term_id |
term_name |
start_date |
end_date |
school_year |
The attendance file will be created only if running id Attendance Export is enabled. It will send today's daily attendance.
attendance.csv | |
school_id | |
student_id | |
date | |
all_day | daily attendance code |
groups.csv
Column | Notes |
school_id | |
group_id | |
group_name | |
category |
group_members.csv
Column | Notes |
school_id | |
group_id | |
student_id |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article