Sky API - Dorm Supervisors, No way to pull the information in the SkyAPI
I'm trying to pull the Dorm Supervisor information and while I can pull down a list of the dorm supervisors, and a list of the Dorm residents, the Dorm Supervisor is not on the Residents list as they are not in a Room and it only lists students that are in a room (this also seems wrong)
So the question is, how to I get from the Sky API what Dorm Supervisor is in what Dorm?
So the question is, how to I get from the Sky API what Dorm Supervisor is in what Dorm?
0
Comments
-
Kyle McMullin - in many cases, the easiest/only way to do this sort of thing is to build an Advanced List, and then use the Legacy List endpoint to read the list's data into your program.
In this case, the list objects include:
and the list fields include:
After the list is built, you must grant access to the role Web Services API Manager.
On the page of lists, click the Role Access link for the list and add that role.
The Legacy List endpoint requires the list's ID number.
1 -
Brian, where can we find the role id's, list id's for all lists in Core, RE NXT, etc.?
Thanks very much.
Brian0 -
For Core, you can get the list of roles and IDs from the Role List endpoint (https://developer.sky.blackbaud.com/docs/services/school/operations/v1rolesget)
Beware...some other endpoints expect the base role ID and others expect the role ID. Both are returned by a call to the Role List endpoint. You just have to know which one to use in each case. (The documentation for each endpoint says that, but it's essential that you always use the correct one.)
I haven't done any work in the RE or FE APIs, so I don't know (yet) how the roles work there.0 -
Your answer is very helpful, Brian. And thank you, also, for your warning too.
Brian0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 648 Blackbaud Grantmaking™
- 566 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 782 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

