Sky lists API endpoint

Is it possible to pull SKY lists using the API? I can pull advanced lists using the API list endpoint but I would like to pull some fields that I can't find in Advanced list but CAN find in a SKY list.

Jeremiah

Comments

  • Stephen Boyle
    Stephen Boyle Blackbaud Employee
    Tenth Anniversary Kudos 5 First Reply Name Dropper

    Jeremiah,

    It sounds like the best course is to figure out the fields you're missing and what you're trying to do with them. Then we can determine how to fit the new data into the SKY API, either by adding to an existing call or creating a new one.

    If you'd like to email me, I can look over your specific scenario.

  • Sure thing,

    I'm looking for :

    • ‘Classification’ info (both start and student)
    • the calculated ‘GPA’ info
    • Enrollment Status
    • International status
  • Also the PROGRAM for Candidates would be very helpful.

  • Stephen Boyle
    Stephen Boyle Blackbaud Employee
    Tenth Anniversary Kudos 5 First Reply Name Dropper

    @Sandra Ross @Jeremiah Ellington

    I believe most of this info is now available to you in SKY API. The GET Admissions candidates has school program, international and entering grade (aka classification for higher ed.) And GET Users extended by user has the student's current classification/grade level. And GET Users enrollment by year can tell you if a student is enrolled for any specified year as well as their grade level/classification that year.

    GPAs are not currently available, but that work is under review.

Categories