Hello! I'm working towards an integration between RE NXT & our incoming Finance System - XLedger. The current solution with our old finance system is to use PostOmatic to export data, batch by batch, in the correct format which is then manually imported into the finance system. For XLedger I was hoping to get something…
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…
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…
It seems like the output of Gift List API does not contain the gift_code field. The GET Gift API (each individual gift called by ID) has it. Can the Gift List API also have access to gift codes?
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…
It looks like you're new here. Sign in or register to get started.