Release 28

Release 28: This Week's Fixes

API Batch Record Upload

Posting 10,000 records via the API was causing an error and preventing records from being posted. This issue has been resolved, and users are able to successfully post the recommended maximum number (10k) of records per batch/call.

Posting Records Concurrently Via The API

When records were posted concurrently via the API, the record count was not displaying an accurate number. This issue has been resolved and records from concurrent calls will be correctly reflected in the record count both returned via the API and on the application page.