Core Grade Levels API Missing "Promote to Grade Id"
The "Core Grade Levels" API (https://developer.sky.blackbaud.com/api#api=school&operation=v1gradelevelsget) returns a value for "promote_to_code" but doesn't indicate what the next grade would be when a student is promoted normally (if any).
Because of this I either need to create a custom list to pull that info from the API or code it manually. Is there any way this value can get added in to this endpoint?
Update: Created Customer Support case
Answers
-
Hi @Michael Panagos,
There is now a new promotion object in the response that includes more detailed promotion information.{
"id": 3988,
"active": true,
"description": "Lower School",
"abbreviation": "01",
"name": "1st Grade",
"promote_to_code": 1,
"promotion": {
"type": "Next grade level",
"school_level": {
"id": 455,
"description": "Lower School"
},
"grade_level": {
"id": 1511,
"name": "2nd Grade",
"abbreviation": "02",
"active": true
}
}
}1 -
That's great! We left last off with support by creating an Ideas request (https://blackbaudk12.ideas.aha.io/ideas/K12CO-I-4042) so I wasn't sure if this would make it's way to the API. Thank you for letting me know it has.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 401 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) 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
- 791 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)
