I am currently building an API from NXT to our web portal for mission trips. I have been able to get information for both gifts and constituents to the web portal. But when I filter for funds or campaigns or appeals I see the gifts and constituents still but I am not able to match any of them with a fund, appeal or…
Good afternoon, all. I'm running an Ad-Hoc query in Power Automate and one of the output fields is Age (of the constituent). The output of that query returns correct information… EXCEPT for the Age field, which is returned as 32-digit HEX values??? [Running the query normally in DBV and Web View return expected values in…
Hi all - I currently have the Power BI custom connector setup to our RE/FE NXT data. I am trying to isolate or identify the primary constituent code of our constituents. Using the Constituent Code List API reference…
I have been having an issue where the endpoint https://api.sky.blackbaud.com/gift/v1/giftbatches/{batch_id}/gifts returns an Error 400 RequestNotFulfilled with a message “The requested operation could not be fulfilled”, and that is all. I have a PHP script that hits this endpoint periodically throughout the day. Most of…
I am receiving this message: The argument 'AvailableNameFormatId' was not assigned a valid value. when posting to the following endpoint: It is the same from the client I am using, or the API query tester in the documentation. The body I am sending is the following: { "configuration_id":"54", "constituent_id":"[Redacted]",…
I see the ability to “get” the Opportunity Status History is now available in the SKY API, which is great and allows us to ultimately report on this info. Is there any current method (other than manual web-view data entry) to be able to add to or update the history information either through import or API? If not, is…
Hi Community, We’re working on integrating donation forms via Sky API and had a few questions we previously sent to the Sky API team, but would appreciate any insight here: * Passing Additional Data: Can we pass custom data (e.g., a contact ID) into the form via hyperlink parameters? If so, is this data included in webhook…
When making a PATCH request to the Gift v2 update recurring gift payment endpoint (https://api.sky.blackbaud.com/gft-gifts/v2/recurringgifts/{gift_id}/amendments/paymentinformation) without any “If-Match” header, I get the following error: If I try passing `"If-Match": “*”` for an unconditional update as the endpoint…
Hello, for this api call are the results going to be the same for every account? as an example, will the id always be 309 for relationships regardless of who makes a call? or does the id defer from account to account? use case: we have multiple clients with RE accounts who will be connecting to our app. we need to run…
We are looking to send some of this data to an external application (name, phone number, etc.) when someone fills out a donation form. What would be the best way to accomplish this?
It looks like you're new here. Sign in or register to get started.