Update Statuses
kintone-update-statusesUpdate status of up to 100 records at once in a kintone app with process management enabled. Specify record IDs, actions, and optional assignees and revisions.
Instructions
Update status of multiple records in a kintone app. Requires process management feature to be enabled. Maximum 100 records can be updated at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The ID of the app (numeric value as string) | |
| records | Yes | Array of records to update status (min 1, max 100). Each record contains id, action, and optionally assignee and revision. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| records | Yes | Array of updated record information |