Current Constituent API: https://api.sky.blackbaud.com/constituent/{version}/constituents/ is not returning the realetd fundraiser id.
Can any one help regarding the API endpoint for constituent, where we can get all the fundraise id and fund raiser name list which is related to constituent id.Currently in the Constituent API: https://api.sky.blackbaud.com/constituent/{version}/constituents/ , We are getting all the constituent id but fundraise id is not available.
Comments
-
there is no API endpoint that will give you all fundraiser assignment.
This API will give you the fundraiser assigned to a specific constituent, one constituent at a time.
https://developer.sky.blackbaud.com/api#api=56b76470069a0509c8f1c5b3&operation=ListConstituentFundraiserAssignmentsSingleConstituent0 -
@Alex Wong
We are able to get the assigned fundraisers for specific constituent id but it s retrieving fundraiser with fundraiser_status with "None". we want to get all fundraiser with fundraiser_status as “Active” or "Inactive" that is non "None". So is there any API to get those details?0 -
@Alex Wong
And is there any way to change the fundraiser_status from None to Active or Inactive?0 -
@Manoj Bhosale
The API endpoint does not have filter for “type”. What you need to set is the “include_inactive” parameter, and by default, it is set to “false” meaning do not return inactives. You will need to explicitly set include_inactive=truehttps://api.sky.blackbaud.com/constituent/v1/constituents/{constituent_id}/fundraiserassignments[?include_inactive]
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 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
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 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
- 796 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)
