How to find Relationship Id / Parent Record
If I do a constituent search and see the “is_constituent” = false, then I know the “record_id” returned is a contact for an organization.
Which API call does a reverse lookup to see the relationship of the record_id given that is the only information that I have?
I have looked thru documentation and don't see it.

Comments
-
@Bob Rowe
contact of an org is not the only type of non-constituent record. All relationship (spouse, children, etc) can be non-constituent record. At the minimal, there is event participant guest that can also be non-constituent record as well.There is no reverse lookup, the only way you can work your way back is to call the API to get all constituent relationship records:
Then filter the result for the relation_id field that is the non-constituent id and you will find the “parent” constituent record's id in the constituent_id field.
For event participant guest record that is non-constituent record, you will have a much harder (if not impossible to do using SKY API). Not going to go into the details here…
1 -
Thanks Alex! I think I can make it work.
The entity relationships here could have been better designed to help out with some of these use cases. ?
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 210 bbcon®
- 1.4K Blackbaud Altru®
- 395 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®
- 649 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) 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
- 783 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)


