Is API response structure will remain same for all school

As per API reference, it seems database entities are exposed as an API and no such joining is being established with two entities like, if we look into the Course list API, there is optional parameter department_id, but it is not available in response. Could you please let me how we can get list of courses by term?

Is API response structure will remain same for all school ?

Comments

  • Hi Nirmalendu,

    Are you asking whether we can enhance this endpoint, V1AcademicsCoursesGet, which uses department as an optional parameter, to include department(s) in the result set as well?

    Janet
  • Hi Janet,


    I looking for COURSE details of a particular Store, Campus and Term. How can I get this ?

    Example : /store/xxx/campus/xxxx/term/xxxx/course


    Could you please help me answering following questions..

    Do you have API for STORE and CAMPUS details ?

    Is Sky API for (Department list, Course List, Term List, etc) response structure will remain same for all school ?


    Also I am facing following error, once I trying to connect any API.

    "You don’t have access to any SKY API enabled Blackbaud products.

    Please contact your organization's administrator."

     

Categories