Hello, I have a daily workflow that lists gifts within a certain range and adds an action to the constituent record. I found that this one day last week there were 26 gifts that match the criteria, but List gifts only had 20 outputs. The limit is set to 5000, so I'm not sure if I'm missing anything else. Any help would be…
Hi, Using the SKY API Console to test the Appeal (Get) endpoint, I'm getting a 404 error for some IDs but not others. For appeal_id 1000, I get: GET https://api.sky.blackbaud.com/fundraising/v1/appeals/1000 HTTP/1.1 HTTP/1.1 200 OKcache-control: no-cachecontent-type: application/json; charset=utf-8expires: -1pragma:…
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…
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…
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 have a SKY API account with Client ID and 2 secret codes. I have my app registered. I have my scope and Redirect URI defined. I have created a flow in Power Automate manually triggered for 10 records just to test and I keep getting errors when testing. The last one was bad request even though I confirmed the client id…
We are syncing some user data from our own platform to RE on behalf of a client. One of the fields we are trying to sync is the user's address. We know we can use CreateConstituentAddress and EditConstituentAddress to copy data over, which works fine for some countries, but others have validation on what (e.g.) the state…
I have a fundraiser who wants to add his email newsletters to RE as Actions, but it seems a more appropriate place would be the email tile. I'm also afraid that it would distort reporting for his Actions, as he sends out probably 50 per year. So are we able to add these to the Email History tile instead, through the API? I…
I'm pulling the results of a query into Power Automate and part of the result are names. Now I have german names among them so they use special characters like ö or ü. It seems to me that Raiser's Edge is giving the results of the query encoded as Windows 1252 but Power Automate interprets it as UTF-8, which creates…
I am attempting to add a gift using the V2 Gift API. I like the fact that you can add custom fields at the same time. However, for the category the API description requires the id. It says: The category ID, foreign key to ATTRIBUTETYPES That would be fine except that there does not appear to be a way of obtaining those…
It looks like you're new here. Sign in or register to get started.