How can I get User Profile\\Schedule\\Settings\\HomeRoom for teacher via SKY API?

Hello.

I would like to get this information (User Profile\\Schedule\\Settings\\HomeRoom) for teachers via SKY API. Could anybody advise which endpoint can be used?

Best regards, KF

Comments

  • @Kostyantyn Filonenko
    We use advisories for homeforms, and there's currently no way to pull either advisories by teacher using Get Advisory Sections:

    or Get Schedules Meetings:

    The former only does school level as a filter, and the latter only filters by date range.

    Get Schedules By Student ID:

    Doesn't work for constituents who aren't students.

    You CAN, however, Get Schedules Meetings for offering_type=3 (advisories) and then search for a teacher by id in the results.

Categories