User custom fields update not updating publishable fields
I am looking to update student custom fields visible to parents on the student's Contact Card. Calls to https://api.sky.blackbaud.com/school/v1/users/{{user_id}}/customfields/list seem to update admin-only custom fields, but not the publishable fields. The publishable fields do get retrieved via GET https://api.sky.blackbaud.com/school/v1/users/{{user_id}}/customfields, but PATCH https://api.sky.blackbaud.com/school/v1/users/{{user_id}}/customfields/list using information from the object array received via GET to update field values returns “True” as response but values don't get updated.
Comments
-
@Vasil Beury
You want to use the User Patch API located here. Make sure to use the label “custom_field_x" and verify which number needs to be updated.1 -
@Lindsey Bryant Thank you, Lindsey, that worked! The /customfields/list endpoint documentation does mention admin custom fields but then GET on it pulls all custom fields, admin and publishable, so it would be logical for PATCH to be able to update them all.
1 -
The custom fields patch should be updating the publishable fields now. Note: permissions to edit those custom fields in user profile settings are necessary as well.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 212 bbcon®
- 1.4K Blackbaud Altru®
- 399 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®
- 654 Blackbaud Grantmaking™
- 571 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
- 240 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
- 789 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)
