Constituent Address
Hi All,
I need to get all the address data from the raiser's edge using the REST API connector but right now I receive only primary address details from the raiser's edge. Is there any way API call to get all the address details currently I am using this as the API call 'https://api.sky.blackbaud.com/constituent/v1/constituents'. Can anyone give some guidance on this? Thanks in advance!!!
I need to get all the address data from the raiser's edge using the REST API connector but right now I receive only primary address details from the raiser's edge. Is there any way API call to get all the address details currently I am using this as the API call 'https://api.sky.blackbaud.com/constituent/v1/constituents'. Can anyone give some guidance on this? Thanks in advance!!!
0
Comments
-
You are more likely to get answers on the SKY API community forum rather than here but...
You need to use
https://api.sky.blackbaud.com/constituent/v1/constituents/{constituent_id}/addresses[?include_inactive]
in order to get all the addresses from a single constituent. See here for more info
Or
https://api.sky.blackbaud.com/constituent/v1/addresses[?date_added][&last_modified][&sort_token][&include_inactive][&constituent_id][&limit][&offset]
to get all addresses from all constituents (which you can filter). See here for more info.1
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 403 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
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 249 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 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)
