Overview
The integration with Kokomo includes a task in Core > Scheduler and an API that can be set up in Core > API.
Kokomo Export
Overview
This task exports data for Kokomo. It will create one csv file: Kokomo.csv.
Options
The export can be configured to save locally, be sent in an email, or have the files sent to another machine using (S)FTP.
Individual schools can be selected to be included.
Output
Kokomo |
Column |
firstName |
lastName |
roleName |
siteName |
address |
dob |
middleName |
personalEmail |
phone |
employeeId |
title |
status |
accessType |
authType |
receivesNotifications |
additionalField1 |
additionalField2 |
additionalField3 |
additionalField4 |
additionalField5 |
Attendance API
Overview
This API has endpoints for getting attendance codes and tardy attendance codes and allows posting student attendance records.
The JSON for posting attendance records must look like this:
Endpoints
Endpoint for posting attendance: /restApi/attendance/
Endpoint for getting attendance codes: /restApi/attendance/attendanceCodes
Endpoint for getting tardy attendance codes: /restApi/attendance/tardyCodes
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