Get Process Management
kintone-get-process-managementRetrieve process management settings from a kintone app to analyze workflow steps and status transitions.
Instructions
Get process management settings from a kintone app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The ID of the app to retrieve process management settings from (numeric value as string) | |
| lang | No | The language for field names | |
| preview | No | Whether to get process management settings from pre-live environment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | Yes | Whether process management is enabled | |
| states | Yes | Object containing status configurations | |
| actions | Yes | Array containing action configurations | |
| revision | Yes | App settings revision number |