Empty Response to invoice create call
Recently we've been testing with the Sky API on our FENXT account. We have a script that parses a CSV, where each row would in turn produce related debit + credit distribution data within the overall JSON payload for the Accounts Payable invoice create call.
While successful with smaller payloads (25-50 rows), we recently created an API call that had a CSV with 240 rows, thus the payload is much larger given the debit/credit lines needed.
When calling the Sky API Invoice Create endpoint with this larger payload, we do not receive any kind of error in the API response. The API response is in fact empty after the call runs for about 100 seconds or so (and no invoice is created in the system.)
There has been no timeout on our server that's executing the API call code.
What are we to make of the SKY API silently failing in this way?
Are there any known payload size / POST call maximums/limits?
What about timeout periods on the Sky API side of things?
Any feedback that knowledgeable folks could provide on the above would be greatly appreciated.
Thanks,
-Mike
Comments
-
@Mike L Were you able to get this resolved? If not, please submit a support case & reach out to me with the case number so I can monitor.
0 -
Thank you for the follow up. Unfortunately we were never able to get around this apparent payload/timeout issue to allow for a single invoice creation on a larger distribution amount invoice.
The workaround solution for now is that our import application automatically breaks up the import/distributions into several invoice imports, so if we have an invoice import that has, say, 200 distribution lines in the CSV, it ends up creating 3 invoices that are related, e.g. InvoiceNumberXYZ-1, InvoiceNumberXYZ-2, InvoiceNumberXYZ-3.
Not exactly ideal but at least gets us to a functional standpoint ahead of us migrating fully to FENXT.0 -
@Mike L
If you haven't already, use a JSON formatter tool to confirm your payload is correctly formatted. ( https://jsongrid.com/json-grid)if the JSON is good, then try to use the API Console on developer.blackbaud.com and debug using it.
1 -
@Mike L Glad you found a workaround. Did you ever submit a case to support?
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 396 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 650 Blackbaud Grantmaking™
- 568 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 34 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 785 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

