How to get a student's schedule?

Hello,

I understand how to use the API, but what I'm trying to figure out is how to get a student's schedule. I'm using the Education Management Cohort Sandbox and I see the schedules of individual students, but I don't know how to access that through the API. If someone could help me with that I would greatly appreciate it.

Thanks

Comments

  • Bryna Gleich
    Bryna Gleich Blackbaud Employee
    Tenth Anniversary Kudos 3 Name Dropper Participant

    You likely have to combine information.

    For example, use an endpoint to look up which classes a student is enrolled in.

    Then use a different endpoint to look up what time those classes meet, where, and who teaches it.

    Yet another endpoint can tell you when class/school is in session vs when there are teacher work days and vacation breaks.

Categories