POST user
{
first_name: 'student_a',
last_name: 'student_a',
middle_name: 'middle_student_a',
email: 'student@example.com',
nick_name: 'student_nick'
}
first_name: 'student_a',
last_name: 'student_a',
middle_name: 'middle_student_a',
email: 'student@example.com',
nick_name: 'student_nick'
}
Has anyone tried creating a student user account using the SKY API?
The above fields look to be the only ones that are supported in the documentation.
This seems to be quite limiting when we're trying to call the API to create a Student (ie. missing: birth_date, gender, custom fields, username)
Likewise for parents (ie. missing: phone_number, address)
I might be blind, can someone confirm that there's no API to update those fields I mentioned?
0
Comments
-
The POST Single User endpoint (https://developer.sky.blackbaud.com/docs/services/school/operations/V1UsersPost) has a few more fields than you listed, but not DOB. PATCH Single User allows you to update the same fields.
I don't see an endpoint that will add DOB. There must be a way to do it, though. We use a third-party service for Admission, and they can push incoming students and parents to Core.0 -
Brian,
Does that third-party service use the SKY API? The previous version (SDK) has a lot more function and they might still be using that.
You are correct that there are some other attributes that the POST on the user supports. However, we are primarily looking for username and birthdate.
I just find it weird that I can mark the account "deceased" and "lost" but not give them a birthdate or set a username. ?0 -
I asked the service provider for details about how they're creating records for us. I will post an update when I get it.0
-
I do this with the User Create Endpoint.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 403 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®
- 656 Blackbaud Grantmaking™
- 577 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.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 249 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 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
- 795 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)
