add_record
Add a single record to a kintone application by specifying the app ID and record data with field codes and values.
Instructions
Add a single record to a kintone app
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The app ID | |
| record | Yes | Record data with field codes as keys and objects with 'value' property |