API Updates for September 2024 (5th Announcement)
API Updates
Update Summary
On the update held on September 17th 2024, spec changes to the Get General Settings and Update General Settings REST API have become available for preview.
Release Schedule
- September 2024: Preview of the new features.
- November 2024: Official release. The feature can be disabled from the Disable New Features settings.
Settings
From Kintone Administration > Other > Update Options screen, set the options as follows:
- Check Enable this feature: "Inline Record Editing on Record List Views" Setting Values Retrievable/Updatable with REST API for Getting/Updating General Settings
- Uncheck Disable this feature: Enable/Disable Settings for Inline Record Editing and Deleting on App's "View" Screen (This feature can be disabled until the November 2024 update is released.)
Kintone REST API
Spec changes
Users can change and retrieve the setting for Inline Record Editing on Record List Views.
Related Events/APIs
-
Get General Settings
/k/v1/preview/app/settings.json
[GET] -
Update General Settings
/k/v1/preview/app/settings.json
[PUT]