Export records while updating the field values. Each record will be saved in the Kintone app during the process. Data in a table can be exported.
Records retrieved by “Retrieve Records by Providing Conditions” and other actions will be exported to the same app.
It is almost the same as “Export Each Record to the App,” but in “Export Each Record With Tables to the App,” you can include the table in the output.
“Export Records With Tables to App” is almost the same, but there are two differences:
「やること」 | 別アプリへ書き出し | テーブルの書き出し | Webhook |
---|---|---|---|
「レコードを書き出す」 | ○ | × | × |
「レコードを1つずつ書き出す」 | × | × | ○ |
「テーブル付きでレコードを書き出す」 | △ | ○ | × |
「テーブル付きでレコードを1つずつ書き出す」 | × | ○ | ○ |
Set Record, App, Mapping, Destination Subtable, Condition Field, Criteria, Comparison value, Condition Field, Comparison value, and Mapping for Table.
Specify the action used to obtain the source records.
Select the app to export to.
You need to specify the same app as the source record.
Set the field value of the record to export.
For detailed descriptions of this parameter, please refer to How to Define Field Mappings.
If the value of the field is left empty, that field will not be outputted instead of outputting an empty value. In that case, the field values of the source record will be maintained.
In the " Value to Set " in the mapping, enter the fields of the app’s record from which the data is exported.
Select which table to output to.
To apply “Mapping for Table” to specific rows in a table, select the fields from the “Destination Subtable” that will serve as conditions.
Table rows that do not meet this condition will not have the “Mapping for Table” applied, and all fields of that table row will be copied. It does not mean that the table row will not be output.
To apply “Mapping for Table” to all table rows, please leave the condition empty (no field selected).
Select the comparison method between the fields that are the conditions for the target table rows and the comparison values.
Enter the value to compare with the field’s value. When you make it empty, it compares with the empty value.
You can either specify a direct value or use an expression.
Caution is required when using formulas. You cannot reference the field values in the table of the row being compared.
Select when you want to specify the second and third conditions. If you only require one condition, you can omit the others.
You need to select from the same table as the field (1) that serves as the condition for the target table row.
Select when you want to specify the second and third conditions. If you only require one condition, you can omit the others.
Select when you want to specify the second and third conditions. You can omit these if you only require one condition or want to compare with an empty value.
Enter the mapping for the output table.
The source table in the mapping is the same as the “export source table.” Mapping between different tables is not possible.
If the mapping for the field is left empty, instead of writing out an empty value, the field value of the same field code from the source table is copied.
In the " Value to Set " in the mapping, enter the fields of the source table field.
Conflicts in updates will be checked.
If the Target App is set to send Webhook notifications under the condition of “Editing Records,” notifications will be sent when this action is executed. The same number of notifications will occur as the number of records exported.
If the records obtained with the “Retrieve Subtable Row as Record” are specified in the “Record” parameter, the export will not be performed correctly.
You cannot export multiple tables at once.
The destination table and the source table must be the same. Cannot export records to a different table.
When filtering the target table rows based on condition parameters, it is impossible to filter by comparing two fields within the table. To perform conditional branching like this, please use the If function in the mapping for the table.
You cannot specify more than four conditions for the target table rows.