Job Runner

Add Row to Table

Overview

Add a row to the beginning or end of the table.

Usage

If you perform this Do, the field value is changed from its original value, and records are reserved for saving. Updated records are not saved immediately but automatically after all actions in the job are finished. Use Save Modified Record to save the updated records at a different time.

You will need an API Token with the edit and view record permission. Make sure to Set Kintone API Token and set the API Token for the Kintone app.

Parameter

Set Record, Table, Where to Add, and Field Values.

Record

Select the Action you used to import the target records.

If this record contains multiple lines, action is taken on each record. If this record does not have any rows, nothing is done.

Table

Select the target destination table.

Where to Add

Choose whether to prepend or append.

Field Values

Enter values in mapping format to be set in each field of the new row.

For this mapping, write

= Field Code

so that this field is referenced from the source record specified in the source record parameter.

Occurrence of Source Record Retrieval Criteria

Criteria Occurrence
When Record Is Ready It doesn’t happen.
When All Records Are Ready It doesn’t happen.

Restrictions

  • If no values are set in the field values, even if the default value is set in the field settings in the Kintone App, the values will be added empty.

関連記事