We are currently using the Raiser's Edge NXT API to run the following process: - generate a Blackbaud API Token to use the API - Generate a Blackbaud ‘BATCH’ using the ‘POST - Create Gift Batch’ endpoint which generates and outputs the Batch ID - then generate a ‘RecurringGiftPayment’ assigned to the generated Batch ID…
The title of this endpoint sounds promising. We would like to be able to create a UI through which either Donors or Foundation staff can use our website to make changes (cancel, change end date, change amount, etc.) to a recurring gift. However after reading the documentation on this PATCH endpoint it doesn't seem to do…
I have a python script i use to just GET data. I have not created an application, instead I just use the bearer token and my Sub Key. Now obviously those bearer tokens end in 60 minutes. I know that you can refresh with an app and using the refresh token. Is there anyway I can automate getting a new bearer token without…
@Anthony Gallo I know a lot is changing/coming for the Gift API and wonder if this is thought about and will be part of the upcoming changes. The situation is RE NXT event registration transaction/gift, which I'm sure is similar to RE NXT donation transaction/gift. Currently the web gift batch approving process is still…
Newbie RE user here looking for guidance from users that are older and wiser. For those that have created an API with Power BI for elevated reporting, can you offer any advice on which Power BI license (Pro, Premium Per User or Embedded) has worked best for your team? ?
I am new to Raisers edge NXT. and running a query but the result has MANY duplicates. I am creating an email list with criteria below. Not sure if it is how I enter the criteria, or the output. Any insight on how to eliminate duplicates in query or do I need to export to excel. Here is info and results. Appreciate any help…
Morning, if anyone is feeling generous and would like to share an example Power Automate Flow for NXT Lists it would be greatly appreciated.
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",…
It looks like you're new here. Sign in or register to get started.