Membership links to Gift
Hi -
I'm trying to figure out how I can use some SKY API Endpoints to read all of the Gift information that is linked to a Membership.
I'm thinking I'm going to use the Membership Endpoint
https://api.sky.blackbaud.com/membership/v1/memberships/membershipdetails/{membership_id}
and the Gift Endpoint
https://api.sky.blackbaud.com/gift/v1/gifts/{gift_id}
But I'm not sure how I can “pull all memberships and the receipt (note: different than the dues) information for that membership gift”
Is there a way to see the link between the Gift and the Membership entry? Any ideas?
Comments
-
@Kevin Hardy
SKY API support of membership and gifts isn't there yet.Your best bet is to use Query API to get Membership and its linked gift info.
1 -
EDIT:
Nevermind - I just realized I had to set the include_read_url to “OnceCompleted” in the Query execution job status endpoint. Got it. Leaving this here in case someone else made the same mistake!
@Alex Wong Thanks. I'm a bit new to that API.
Using the Query API I can execute a query based on ID, but i seem to be stuck. How do I see the results of the query? I see that it returns the query job ID and it's status, and there's another endpoint I can poll to get the job status, but how do I can get the results when the job is completed?
Help… I feel like I'm missing something very obvious here… Is there a “get results from job id” endpoint?0 -
@Kevin Hardy
the endpoint to get status is the endpoint that will provide the URL that allows you to download result when it is ready.there are 2 templates you can see how it all works:
2
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®
- 655 Blackbaud Grantmaking™
- 576 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)
