API Updates for July 2018

API Updates

The next Kintone update is 6th July 2018. The release also includes the following updates.

Kintone REST API

Bug fixes

  • The Get Records API returns an error if a localized name (External link) of a Status is specified in the query. After the fix, the specified query will return the correct results.
  • The Get Views API returns non-localized values for the Drop-down fields within the Related Records field, even if localized names (External link) are set for those Drop-down fields.
    After the fix, the localized names relative to the lang parameter used in the request will be included in the response.

Kintone JavaScript API

Spec changes