Hey folks, i am trying to create constituent into RENXT through api but many times i am getting “An error has occurred.” message. Request URL : constituent/v1/constituents Below one is my sample request { "first": "Nikunj", "last": "Lg", "phone": { "do_not_call": false, "inactive": false, "number": "212-212-2131",…
Noticing that the Single Get Gift API endpoint return the letter property inside the acknowledgements property while the Get Gift List API endpoint does not, even though both API endpoint documented that letter will be returned. Single Get Gift: Get Gift List Opened a Support ticket 019756330 in case anyone (@Erik…
Hey folks, We're in the process of building an integration between a donation form on our website and our Raiser's Edge NXT instance. The integration takes the form submission data, massages it in to the right shape, and then fires a payload at /gift/v1/gifts. We're struggling a little bit with an error coming back from…
Hi, I am new to Blackbaud Raiser Edge. I would like to develop an add-in web application with a simple button to do the following: * authorization and generate access token * call the SKY API to export data(using Query API) from Blackbaud Raiser Edge * make a rest call API to external system and pass the access/refresh…
Currently researching the best add-ons or plug-ins to add efficiency to my organization's acknowledgment process. Can anyone provide any insight into what has worked best for your org?
Hi, Do you know which SKY API that is suitable to export data with filter and import data back to Blackbaud raiser edge?
Hi everyone Is anyone else getting issues with thesting the API's with the ‘Try It' section. I get this when searching emails HTTP response HTTP/1.1 401 Unauthorized content-length: 219 content-type: application/problem+json { "statusCode": 401, "message": "The required Authorization header was missing or invalid, or the…
Hi everyone We are using the constituent api to search a constituent by email before we update a record. On some very rare occasions we have found that the email is matched incorrectly. In our case the email we were matched to was different by just one character! Even if the email was different by one character the api…
Anyone else notice that Canadian phone numbers have changed formatting? I'm using a phone type with no number formatting assigned to it, and Canadian phone numbers used to come through (xxx) xxx-xxxx. Beginning around April 15, they come through as +x xxx-xxx-xxxx. I probably wouldn't have noticed, but some of our Canadian…
How do I retrieve the schedule for a recurring gift from the API? It doesn't seem like the ‘Gift' endpoint includes that information.
It looks like you're new here. Sign in or register to get started.