Adding Phone Number & Linking to Relationships
Using the Users phone create endpoint (https://developer.sky.blackbaud.com/docs/services/school/operations/V1UsersByUseridPhonesPost), I can create the phone number for the user as is expected. However, I cannot get the linking functionality to work. Below is an example post URI & Body (I replaced the name and user IDs out with dummy data). It will create the phone number record for the user but will not link it. I verified that the relationship already exists, the user to be linked with already has the phone number attached to their user record, and that all the information is correct.
URI: https://api.sky.blackbaud.com/school/v1/users/3154032/phones
BODY
{
"links": [
{
"id": 331,
"shared": true,
"shared_relationship": "Spouse",
"shared_user": "John Doe",
"type_id": "Home",
"user_id": 5942642
}
],
"number": "(555) 555-5555",
"type_id": 331
}
Would someone be able to verify that the endpoint is working as it is supposed to?
Comments
-
Hi @Michael Panagos , in testing this endpoint this morning I am receiving the same results you are. The phone number will post to the user but it will not share to the user in the links section of the payload. I will go ahead and create a support ticket for you on this issue. In the future if you suspect an endpoint is not performing as it should I encourage you to reach out to our support team.
0 -
@Todd DeSchuiteneer
Thanks, Todd! I have in the past. I was just wondering if I was doing something wrong before I went this route so thought to post here first on this one. Appreciate the ticket.0 -
@Michael Panagos No problem! Happy to help!
0 -
@Todd DeSchuiteneer it appears this is the same for addresses. I was just searching for this issue within the Community and came across the same problem when trying to post an address for the student and including two parents ids in the “Link” section.
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
- 792 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)
