I am working on importing constituents into our RENXT web view from a .csv file. Generally my flow logic is: * Convert .csv file to array * Attempt to match constituent to a record in RENXT * Add to SharePoint list with match results I am using split conditions in the flow to first search on lookup ID, in no match, search…
I'm looking for a definitive list of all the gift types available in the RE NXT Gift API. The “Post Gift (Create)" documentation makes reference to a list, but there is nothing there when you click through. I'm interested in all Gift Types, not just those I can post / create thanks
Is it possible to set the standing when you create a membership with this endpoint? I'm migrating a legacy migration script to the REST API, and the legacy script sets the standing value, but I don't see a property to set in this documentation: https://developer.sky.blackbaud.com/api#api=membership&operation=AddMembership…
I'm using the SKY API to access RE Constituent data, including relationships. I know that in the database view it is possible to add a spouse as a relationship without adding a constituent record. I can access that relationship data and record via the SKY API, but I can't tell if the relationship record is a constituent or…
Hi all, Is there a way to apply filter based on "Industry" for Constituents (list) and retrieve the records including the selected filter field 'Industry' in our response. Any work around suggestions is appreciated. I am able to fetch “Industry” attribute using single constituent endpoint. Is it possible to get that…
Hi everyone, I am new to the Batch API, looking at the end point I see that there is 4 categories of gift types that can be created. There is Pledge, Pledge payment, Recurring Gift and Stock. Is these gift types fix and how can we created a OTG or Pay Cash. Also is there more documentation on Batch APi other than the…
I'm trying to set up some webhooks to listen for Raiser's Edge events and push data to Hubspot via a Workato automation. The idea is that the webhook would reach Workato and from there a job would be executed to push the relevant data to Hubspot. I've been following the instructions and using Postman to perform HTTP…
Hello. BB Customer Service told me that technical support for the RENXT APIs is available here, so I am looking for Blackbaud technical folks to investigate the cause of the error I am receiving. When posting a photo, I have used the following flow (same as with ): * Find constituent ID via GET…
Hi! I am using the /list/v1/lists?list_type={list_type} to get a list of all my lists it returns a bunch of stuff, including an id I can then put that id into /lst-lstmg/lists/{list_id} and get the metadata about that list and now I want to get that list - like, I want the 448 constituents that are on that list, with all…
Hello! I am attempting a proof of concept using the GiftEdit API to update status of a recurring gift from Active to Terminated. We would likely do this work a nightly job, assumiong < 30 rows per night. I am not sure what the If-Match ETag value should be. Note I tried * as suggested for an unconditional update but it…
It looks like you're new here. Sign in or register to get started.