Get Available Features
Get Available Features kintone.system.getAvailableFeatures()
Retrieves the status of available features.
Function
kintone.system.getAvailableFeatures()
Parameters
None
Returns
A Promise object.
The following values can be retrieved when the Promise object is fulfilled:
| Property | Type | Values and Description |
|---|---|---|
| space | Object | Space settings |
| space.enabled | Boolean | States whether the Space feature is enabled
|
| guestSpace | Object | Guest Space settings |
| guestSpace.enabled | Boolean | States whether the Guest Space feature is enabled
|
| people | Object | People settings |
| people.enabled | Boolean | States whether the People feature is enabled
|
| message | Object | Message settings |
| message.enabled | Boolean | States whether the Message feature is enabled
|
Available Pages
However, it cannot be used on the following pages:
- Search results
- Marketplace
- Plug-in settings page