Multiple edits in a single update operationbusinessnxtapi/release-notes/2023-12-07-multiple-edits-in-a-single-update-operation/release-note2023-12-07Support for collecting multiple edits in a single update operation. See Update operations.2023-12-07T00:00:00Z
# Multiple edits in a single update operation
Support for collecting multiple edits in a single update operation. See Update operations.
Synchronous timeout increased to 59 secondsbusinessnxtapi/release-notes/2023-12-07-synchronous-timeout-increased-to-59-seconds/release-note2023-12-07Increased internal execution timeout to 59 seconds to allow longer synchronous operations. This value may be subject to change. Async queries are recommended for long running operations.2023-12-07T00:00:00Z
# Synchronous timeout increased to 59 seconds
Increased internal execution timeout to 59 seconds to allow longer synchronous operations. This value may be subject to change. Async queries are recommended for long running operations.
Fix: Bitflag values in query variablesbusinessnxtapi/release-notes/2023-10-26-fix-bitflag-values-in-query-variables/release-note2023-10-26fixFix: Support for bitflag values passed in query variables. See Bitflags.2023-10-26T00:00:00Z
# Fix: Bitflag values in query variables
Fix: Support for bitflag values passed in query variables. See Bitflags.
Export values to array variablesbusinessnxtapi/release-notes/2023-10-19-export-values-to-array-variables/release-note2023-10-19Support for exporting values to an array variable. See the @export directive.2023-10-19T00:00:00Z
# Export values to array variables
Support for exporting values to an array variable. See the @export directive.
Fix: _or filters with changedDateTime/createdDateTimebusinessnxtapi/release-notes/2023-10-05-fix-_or-filters-with-changeddatetime/createddatetime/release-note2023-10-05fixFix: correct handling of filters with changedDateTime/createdDateTime and other _or expressions2023-10-05T00:00:00Z
# Fix: _or filters with changedDateTime/createdDateTime
Fix: correct handling of filters with changedDateTime/createdDateTime and other _or expressions
Error responses now include status_namebusinessnxtapi/release-notes/2023-09-28-error-responses-now-include-status_name/release-note2023-09-28Include name of status codes (with status_name) in error data not just status codes. See Error handling.2023-09-28T00:00:00Z
# Error responses now include status_name
Include name of status codes (with status_name) in error data not just status codes. See Error handling.
Fix: byte values in processing/report argumentsbusinessnxtapi/release-notes/2023-09-07-fix-byte-values-in-processing/report-arguments/release-note2023-09-07fixFix: support for byte values in processing/report arguments2023-09-07T00:00:00Z
# Fix: byte values in processing/report arguments
Fix: support for byte values in processing/report arguments
Fix: Partial finish orderbusinessnxtapi/release-notes/2023-09-07-fix-partial-finish-order/release-note2023-09-07fixFix: partially finish order2023-09-07T00:00:00Z
# Fix: Partial finish order
Fix: partially finish order
Fix: Correct hasNextPage when all data is fetchedbusinessnxtapi/release-notes/2023-08-24-fix-correct-hasnextpage-when-all-data-is-fetched/release-note2023-08-24fixFix: hasNextPage report correct value when all data has been fetched2023-08-24T00:00:00Z
# Fix: Correct hasNextPage when all data is fetched
Fix: hasNextPage report correct value when all data has been fetched
Fix: More fields can be set to null for suggested valuesbusinessnxtapi/release-notes/2023-08-24-fix-more-fields-can-be-set-to-null-for-suggested-values/release-note2023-08-24fixFix: allow more field to be set to null in order to request to suggest value2023-08-24T00:00:00Z
# Fix: More fields can be set to null for suggested values
Fix: allow more field to be set to null in order to request to suggest value
Batched request supportbusinessnxtapi/release-notes/2023-07-20-batched-request-support/release-note2023-07-20Support for batching multiple requests together. See Batched requests.2023-07-20T00:00:00Z
# Batched request support
Support for batching multiple requests together. See Batched requests.
Record skipping supportbusinessnxtapi/release-notes/2023-07-06-record-skipping-support/release-note2023-07-06Support for skipping records. See Pagination.2023-07-06T00:00:00Z
# Record skipping support
Support for skipping records. See Pagination.
Improved bit flags column handlingbusinessnxtapi/release-notes/2023-07-06-improved-bit-flags-column-handling/release-note2023-07-06Better support for working with bit flags columns. See Bitflags.2023-07-06T00:00:00Z
# Improved bit flags column handling
Better support for working with bit flags columns. See Bitflags.
Model information query supportbusinessnxtapi/release-notes/2023-06-29-model-information-query-support/release-note2023-06-29Support for fetching model information. See Model information.2023-06-29T00:00:00Z
# Model information query support
Support for fetching model information. See Model information.
_in and _not_in filter operatorsbusinessnxtapi/release-notes/2023-06-01-_in-and-_not_in-filter-operators/release-note2023-06-01Support for _in and _not_in operators in filters. See Filtering.2023-06-01T00:00:00Z
# _in and _not_in filter operators
Support for _in and _not_in operators in filters. See Filtering.
New null-based suggested value orderingbusinessnxtapi/release-notes/2023-04-27-new-null-based-suggested-value-ordering/release-note2023-04-27Added a new way to suggest values in the correct field order using null values. See Suggested values.2023-04-27T00:00:00Z
# New null-based suggested value ordering
Added a new way to suggest values in the correct field order using null values. See Suggested values.
Deprecated suggest argumentbusinessnxtapi/release-notes/2023-04-27-deprecated-suggest-argument/release-note2023-04-27Deprecated the suggest argument for suggesting values.2023-04-27T00:00:00Z
# Deprecated suggest argument
Deprecated the suggest argument for suggesting values. Advarsel the suggest argument will be removed in the future.
Removed deprecated suggestValues argumentbusinessnxtapi/release-notes/2023-04-27-removed-deprecated-suggestvalues-argument/release-note2023-04-27Removed the deprecated suggestValues argument for suggesting values.2023-04-27T00:00:00Z
# Removed deprecated suggestValues argument
Removed the deprecated suggestValues argument for suggesting values.
Distinct values query supportbusinessnxtapi/release-notes/2023-02-09-distinct-values-query-support/release-note2023-02-09Added support for fetching distinct values. See Distinct values.2023-02-09T00:00:00Z
# Distinct values query support
Added support for fetching distinct values. See Distinct values.
availableCustomers for service integrationsbusinessnxtapi/release-notes/2023-01-05-availablecustomers-for-service-integrations/release-note2023-01-05The availableCustomers field works for service-to-service integrations.2023-01-05T00:00:00Z
# availableCustomers for service integrations
The availableCustomers field works for service-to-service integrations.
availableCompany returns companies across all customersbusinessnxtapi/release-notes/2023-01-05-availablecompany-returns-companies-across-all-customers/release-note2023-01-05The availableCompany returns all the companies from all customers if no customer ID was provided, not just the companies of the first found customer (as previously available).2023-01-05T00:00:00Z
# availableCompany returns companies across all customers
The availableCompany returns all the companies from all customers if no customer ID was provided, not just the companies of the first found customer (as previously available).
availableCompanies includes vismaNetCustomerIdbusinessnxtapi/release-notes/2023-01-05-availablecompanies-includes-vismanetcustomerid/release-note2023-01-05Company information from the availableCompanies field includes customer ID with the vismaNetCustomerId field.2023-01-05T00:00:00Z
# availableCompanies includes vismaNetCustomerId
Company information from the availableCompanies field includes customer ID with the vismaNetCustomerId field.