One of our customers has been getting intermittent duplicate invoices being sent by our system. After turning on the logging we found that this was the flow:* Sent a POST request to https://api.sky.blackbaud.com/accountspayable/v1/invoices * The following was returned { "statusCode": 500, "message": "Internal server…
This afternoon I started receiving 408 HTTP codes when using the transactiondistributions endpoint. I've been working my through our organizations historical transactions to download them so we can utilize them internally. But this has really halted my progress. I am wondering if I am hitting an issue with the API server…
Does anyone have any techniques they would like to share pertaining to how they synchronize their Transaction Distribution data with an in-house database to make sure that it stays as up to date as is reasonable?
Is anyone using the code table list preview endpoint? I'm trying and getting a 403 Forbidden. Is there anything I need to do to enable this or am I missing something? I'm not sending any parameters yet. Maybe this isn't for NXT? Although I would really like to use this. I'm used to using the CODETABLES and TABLEENTRIES…
Is there a way to get custom fields for all invoices without having to make individual calls to the API for each invoice. I specifically need one of our custom fields at the moment for each invoice that might or might not have it and for 493,084 invoices I do not want to even attempt that may API calls. GL > Projects…
How do I get the data to link to a transaction distribution to the source? particularly an invoice. I see the BB FE NXT user interface can do it and it is something I could do with our on-premises version and I'm trying to replicate it from the data I can get from the API. Is it possible, is there an endpoint I'm missing?…
Hi all, Are are there any APIs to grab table data for the various "tables" used for "account code segments"? I do know that some of them are available as other APIs (Fund, Account Number, etc). But there are some system and user tables that don't appear to be available as APIs. Am I missing something? All these tables are…
We're building a new integration with FE NXT and testing the various endpoints via Postman and the Cohort Sandbox. All endpoints work well, except GET https://api.sky.blackbaud.com/generalledger/v1/accounts/segments/{segment_id} returns "Error": "Account segment id not found" despite using a valid segment id.…
I was curious if anyone has insight into how the SKY team reviews the server logs. We utilize Kibana from Elasticsearch to manage our logs, which is a wonderful tool. I ask because in my short time using the API, I've received various HTTP code errors, 500, 502, 408 are several. Even today, I've received the 500 error at…
After the June 26 critical maintenance 65846, the API endpoint for Account Codes stopped returning the Class column for some customers but not all, even if the column had values in some account codes. We cannot determine any pattern to this. How can you resolve this so the API always returns the class column when…
It looks like you're new here. Sign in or register to get started.