🗞 Monthly Kintone API Update 🗞

API Updates for March 2024

The next Kintone update is on 11th March 2024. The release also includes the following API updates.

Update Summary It looks like there are no API updates for March.

Be sure to check out the Kintone Product Updates over at the product website for the latest news on feature improvements and important notices!

For more information, refer to the following article:

1 Like

API Updates for April 2024

The next Kintone update is on 15th April 2024. The release also includes the following API updates.

Update Summary It looks like there are no API updates for April.

Be sure to check out the Kintone Product Updates over at the product website for the latest news on feature improvements and important notices!

For more information, refer to the following article:

1 Like

API Updates for May 2024

The next Kintone update is on 13th May 2024. The release also includes the following API updates.

Update Summary The May 2024 update includes new features to the Kintone REST APIs for Apps.

Additionally, the OAuth permission scopes will be updated. This option will be available in preview in the April update.

Release Schedule April 2024: Preview of the new feature: More REST APIs Executable via OAuth Clients May 2024: More REST APIs Executable via OAuth Clients official release.

For more information, refer to the following article:

Maintenance Updates for April 2024

A maintenance update was applied on 22nd April 2024.

Update Summary A maintenance update includes spec changes to the Get Space REST API and new feature to update space settings.

Release Schedule April 2024: Preview of the new features. June 2024: Official release. The feature can be disabled from the Disable New Features settings. November 2024: The feature will no longer be able to be disabled from Disable New Features settings.

For more information, refer to the following article:

API Updates for June 2024

The next Kintone update is on 10th June 2024. The release also includes the following API updates.

Update Summary The June 2024 update includes spec changes to the Get Space REST API.

Kintone REST API Spec changes The Only Allow Space Administrators to Create Apps setting information will be retrievable with the Get Space API.

Related APIs

Get Space/k/v1/space.json [GET] New features The following API will be added.

For more information, refer to the following article:

Maintenance Updates for May 2024

A maintenance update was applied on 13th May 2024.

Update Summary The May maintenance update includes a new REST API and a new version for the plugin-uploader.

Kintone REST API New features The following API will be added.

Add Thread

/k/v1/space/thread.json [POST] Kintone Developer Program Plug-ins With the new Kintone update on 12th May 2024, versions of Plugin-uploader less than v9.1.0 will no longer run.

For more information, refer to the following article:

Maintenance Updates for May 2024 (2nd Announcement)

A maintenance update was applied on 15th May 2024.

Update Summary The maintenance update includes spec changes to the Get General Settings and Update General Settings REST API.

Release Schedule May 2024: Preview of the new feature. July 2024: Official release. The feature can be disabled from the Disable New Features settings. Settings To use the preview of the new feature, from Kintone Administration > Other > Update Options screen, set the options as follows:

For more information, refer to the following article:

1 Like

API Updates for July 2024

The next Kintone update is on 16th July 2024. The release also includes the following API updates.

Update Summary The July 2024 update includes new features to the Kintone REST APIs for Plug-ins.

Kintone REST API New features The following APIs will be added.

Get Installed Plug-ins /k/v1/plugins.json [GET]

This API gets the list of plug-ins imported into Kintone. Get Required Plug-ins

/k/v1/plugins/required.json [GET]

This API gets the list of plug-ins that have been deleted from Kintone, but have already been added to Apps.

For more information, refer to the following article:

1 Like

API Updates for August 2024

The next Kintone update is on 13th August 2024. The release also includes the following API updates.

Update Summary It looks like there are no API updates for August.

Be sure to check out the Kintone Product Updates over at the product website for the latest news on feature improvements and important notices!

For more information, refer to the following article:

API Updates for September 2024

The next Kintone update is on 9th September 2024. The release also includes the following API updates.

Update Summary The September 2024 update includes spec changes to the Move App to Space REST API.

Kintone REST API Spec changes Before the update: If the space parameter is omitted, an error will occur.

After the update: Users can omit the space parameter without errors.

1 2 3 { "app": 1 } Related APIs

For more information, refer to the following article:

API Updates for Sept 2024 (2nd Announcement)

This is the 2nd announcement regarding the September 2024 Kintone API updates.

Find the first announcement in the API Updates for September 2024article.

Update Summary A maintenance update includes spec changes to the Get Action Settings and Get Form Fields API.

Kintone REST API Spec changes Change of permissions for Get Action Settings API Before the update:

The value of actions.{actionname}.destApp and actions.{actionname}.mappings will become null if the user does not have View records or Add records permission of the destination App.

For more information, refer to the following article:

API Updates for Sept 2024 (3rd Announcement)

This is the 3rd announcement regarding the September 2024 Kintone API updates.

Find the first and second announcement in the following articles:

API Updates for September 2024 API Updates for September 2024 (2nd Announcement) Update Summary The maintenance update includes a new JavaScript API.

Kintone JavaScript API New features The following API will be added.

Get App Icon URLs kintone.app.getIcons() This API gets the App icon URLs from a list of Apps.

For more information, refer to the following article:

API Updates for September 2024 (4th Announcement)

Update Summary On the update held on September 11th 2024, the language property returned from the Get Logged-in User API will be changed.

Before the update:

When the language is not set to Use Web browser settings

Japanese: ja English: en Chinese (Simplified): zh Chinese (Traditional): zh Spanish: es Others: Returns the language code When the language is set to Use Web browser settings

For more information, refer to the following article:

API Updates for October 2024

The next Kintone update is on 15th October 2024. The release also includes the following API updates.

Update Summary It looks like there are no API updates for October.

Be sure to check out the Kintone Product Updates over at the product website for the latest news on feature improvements and important notices!

For more information, refer to the following article:

API Updates for September 2024 (5th Announcement)

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:

For more information, refer to the following article:

API Updates for November 2024

The next Kintone update is on 11th November 2024. The release also includes the following API updates.

Update Summary Kintone REST API Spec changes The Inline Record Editing on Record List Views setting values will be retrievable/updatable with the Get General Settings and the Update General Settings REST API.

Related APIs

Get General Settings

/k/v1/app/settings.json [GET] Update General Settings

/k/v1/preview/app/settings.json [PUT] Kintone JavaScript API Scope Limitations of Pages that JavaScript Customizations can Run On Pages that can be accessed by non-logged in users will be removed from the scope of where JavaScript APIs can run on.

For more information, refer to the following article:

API Updates for December 2024

The next Kintone update is on 9th December 2024. The release also includes the following API updates.

Update Summary The December 2024 update includes spec changes to the Get Logged-in User API.

Kintone JavaScript API Spec changes The language property returned from the Get Logged-in User API will be changed.

Before the update:

When the language is not set to Use Web browser settings

For more information, refer to the following article: