update_records
Update multiple records in a kintone app with a single operation, supporting batch processing of up to 100 records at once to modify app data efficiently.
Instructions
Update multiple records in a kintone app (max 100 records)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The app ID | |
| records | Yes | Array of update data (max 100) |