How do you get a list for all Students and Parents with the School API
I'm in the process of replacing an interface to Blackbaud and need to get a list of student and there parents to compare with another system so I can update their info on Blackbuad.
Which School API Endpoint will give me a list of student and there parents on Blackbaud?
Which School API Endpoint will give me a list of student and there parents on Blackbaud?
0
Comments
-
The User List endpoint can give you a list of users based on role IDs. It's a string of comma-separated IDs.
If you need more information about each user (such as the relationships), you want User Extended List. It uses a string that is a comma-separated list of BASE role IDs.
Both endpoints will return chunks of users, so you may need to make subsequent calls that include the marker parameter to get the next chunk.
You can get the role ID and base role ID for each role through the Role List endpoint.0 -
If you just need a one-off list of students with all of their parents, you might want to look at the Advanced List template Students with Parents (Flattened): A list of students and four parents listed on same row (flattened).
You'll find in it Core > Reporting > Manage Lists > Advanced Lists > List Templates. Select the Constituent Information category, and look for the word flat.
It will give you each student and up to four parents.0 -
Brian, Thank you, I was putting in the wrong id.
I have just started using the API.0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 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
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) 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
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
