I am currently in the process of completing an integration between RE and the OneCause platform. I am wondering if someone can provide tips on how to begin this process. I have received instructions from OneCause on the overview, setup, & endpoint guide.
I'm a SKY API beginner and I'm wondering if there is an existing Add-in, or way to create an Add-In, for an NXT Online Giving form that allows a "swipe" or "tap-to-pay" option using an in-person Blackbaud Terminal (preferably the small M2 reader instead of the big BBPOS WisePos). We have an existing tablet donation kiosk…
I'm trying to determine which API (or multiples) I should be using to be able to build a flow that will send me a single email listing all Action records that have an Attachment on them? I have something already that provides me the Constituent records that have Attachments, but was unsuccessful in converting it to do…
Just doing a POST to https://api.sky.blackbaud.com/gift/v1/gifts { "amount": { "value": 1 }, "constituent_id": "78559", "date": "2026-03-23T00:00:00Z", "gift_splits": [{ "amount": { "value": 1 }, "fund_id": "20" }], "is_anonymous": false, "payments": [{ }], "type": "Donation" } Returns me a "Error converting value" Been…
I have a Power Automate flow/adaptive card in RE NXT that allows users to request to be assigned as a fundraiser for a given constituent (this was from the 3-day lab from 2025 BBDevDays). I'm working to update this PA flow so that, in addition to creating the fundraiser assignment, it will also add the Prospect Status and…
Hi there, We run a nightly routine that pulls in actions, and our routine fails on the second iteration. We've narrowed it down to an error with “…?offset=XXX”, returning an Error 400. It's been erroring out for a week, and took us a while to figure out what the problem is. I think it's a bug, and we have a support ticket…
We are integrating with the SKY API Checkout transaction endpoint: POST https://api.sky.blackbaud.com/payments/v1/checkout/transaction Request body: { "amount": 100, "authorization_token": "<token>" } Response: { "error": "ChargeTransactionNullArgument", "message": "Transaction is required." } Could you confirm the…
We are using a WordPress site as a donor-facing form to show crowd funding data to campaigns. As we move from FundraiseUp to BBIP, we are seeking to start moving online gift data from BBIP into WordPress. No data should be synced from WordPress back into BBIP or NXT. Blackbaud has let me know that the endpoints mentioned…
Hi All, I previously posted about an internal error within power bi service, but now I am experiencing another issue which is :…
I’m reaching out on behalf of our team as part of the Blackbaud ISV program. I wanted to follow up on the Volunteer API preview that was shared here: Developer Blog Series: Volunteer API Preview Our product relies heavily on volunteer-related data, and with the announced retirement of database view access in Raiser’s Edge…
It looks like you're new here. Sign in or register to get started.