- Print
- DarkLight
- PDF
Release date: 2023-11-23
Improvements
When clicking the push notification on a new reaction in an event with the Split view enabled on the Events page, the Split view remains, and the event with the new reaction becomes active.
Scripts
You can use the mapping functionality when importing scripts: If the file that you are importing has at least one script, when mapping, the Corezoid credentials tab appears where you can specify new corresponding credentials for each script. This feature simplifies the import of scripts and makes it possible to use them immediately after the import is complete.
API
By using the API method Filter by, you can filter actors by account balance. For more information, go to Filter actors.
All the GET API method accounts have the filter parameter. For example:
filter=id,amount,incomeType …
,where you have the list of comma-separated fields to receive for every account in response data.
For more information, go to Accounts.With the new API Get account value info method, you can get the details of actors listed on the balance of the Actor ID account in one request. For more information, go to Get account value info.