Export records while updating the field values. Each record will be saved in the Kintone app during the process.
Records retrieved by “Retrieve Records by Providing Conditions” and other actions will be exported to the same app.
“Export Records to App” is almost the same, but there are two differences:
「やること」 | 別アプリへ書き出し | テーブルの書き出し | Webhook |
---|---|---|---|
「レコードを書き出す」 | ○ | × | × |
「レコードを1つずつ書き出す」 | × | × | ○ |
「テーブル付きでレコードを書き出す」 | △ | ○ | × |
「テーブル付きでレコードを1つずつ書き出す」 | × | ○ | ○ |
Set Record, App, and Mapping.
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.
Conflicts in updates will be checked.
If the destination 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.