To Preface: I know that there are two ways to pull down fundraiser assignments down, either form the constituent to see who is assigned to them or from the fundraiser to see who they are assigned to. I know that “required” is false, but the data I want is present on the assignments for both web view and database view. My…
I have been testing the adhoc Query API endpoint and noticed that when I try to query by a batch number for batches that I've created I do not get back any results even though the gift batch was accepted and contained gifts. I have not run into this issue outside of sandbox, so am wondering if anyone else has experienced…
Hi, How is the Gift constituency working in this operation “POST Gift (Batch)”? From what I can see, it takes the constituent code from the Constituent, even though it exists in the Code Table and is specified in the body of the request: { "gifts": [ { "amount": { "value": "20.00" }, "constituent_id": "591080",…
Hello everyone, I’m currently using the Sky API to retrieve data using their dynamic query functionality. My workflow involves: * POST method: Executing a query to create a job. * GET method: Fetching the results of the query as a CSV. This setup works well for my daily data extraction needs. However, I’m unsure if there…
Hi, I was looking to start adding declarations through the API service but noticed that in the endpoint reference there doesn't appear to be a way to add the 'Scanned document exist' check box that exists in RENXT. If anyone can point me in the right direction if it does exist?
Hi, Not sure this is the right place to ask questions about the Luminate Online APIs but here it is: is it possible to retrieve the values of the Source and Sub-source linked to a transaction: From my understanding, it should be available in the InteractionSource object, however this looks empty: Many thanks, Vincent
This is a quick tutorial on how to use the new Query API to create Ad-hoc query. Using Query API, you are able to run a database view saved query and obtain its result in csv. Refer to this post by @Ashley Moose to get a sample to try out: https://community.blackbaud.com/forums/viewtopic/586/66942 Ad-hoc query has an…
Hello Sky Community, I am working on creating education records and I'm hoping someone can offer me a shortcut. ? When adding an education record using the Blackbaud API, I need to account for multiple combinations of major/minor fields. Examples include: * 1 major, no minors * 1 majors, 1 minor * 2 majors, no minors * 2…
Hi all, I’m working with the RENXT API, specifically using the "Get Fund Relationships for Constituent" endpoint. I’m passing in ‘constituent_id’ values in my API calls, and I’m currently getting the following response for each constituent: I’ve also been able to successfully extract and store the ‘constituent_id’ from…
I'm working with the RE NXT API and have donations running successfully. I've been asked to populate a field which is shown below bottom right with a 4 in it, however this doesn't seem to be within the RE API reference documentation to send this through in any form -…
It looks like you're new here. Sign in or register to get started.