Lookup List of Non-Constituent Records
Is there an API endpoint for getting non-constituent records from a list?
For some records, data is returned for the constituent endpoint, but nothing is returned if the system id is included in the constituent list endpoint. Ex. https://api.sky.blackbaud.com/constituent/v1/constituents/<id> returns data but https://api.sky.blackbaud.com/constituent/v1/constituents?constituent_id=<id> does not.
I can call the API once for each record, but I'd like to avoid making so many calls if possible.
Comments
-
@Randall Warners
constituent list endpoint does not return non-constituent recordconstituent single get endpoint you can provide the system record id of the non constituent record and get info.
constituent list also return slightly different data of the constituent than single get constituent. For example, you can't get “no valid address” and “request no email” property of a constituent with constituent list endpoint.
0 -
@Alex Wong
Thanks for the reply.Do you know of a better way to look up non-constituents from a list of system ids, or is making individual requests the only option?
0 -
@Randall Warners
there are a few types of non-constituent record: relationship, event module participant guest are 2 that i'm aware of.depending on what you are trying to do.. you can query in RE database view, (if you have RE:Queue you can schedule the exporting), and then put the data into a data warehouse, data lake, sharepoint excel, etc. then do the “searching” or reporting from there.
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™
- 119 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
- 784 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)
