Input values with field mapping into the multiple fields at once.
If you perform this Do set action and the field value changes from its original value, the record is reserved for saving. Updated records are not saved immediately but automatically after all actions in the job are finished. Use Save Modified Records to save the updated records at a different time.
You will need an API Token with edit record permission for the app of the records when autosaving. Make sure to Set Kintone API Token in another action and set the API Token for the Kintone app.
If the Mapping includes a set of values to the Lookup field, you will need the API Token that has view record permissions for the app referenced by Lookup (Source App). Make sure to Set Kintone API Token in another action and set the API Token for the Kintone app.
Set Record and Mapping.
Select the Action you used to retrieve the target records.
If multiple records are included, it is processed for each record. If there are no records, nothing is done.
Set what values to set for which fields.
Fields with no settings are not set to a value and remain unchanged from their original values.
If you want the value to be set to blank, write as follows:
= ""
For more information on how to write field mappings, see Writing field Mappings.
If you specify a field code in the expression for this Mapping, that field becomes the field of the target record.
This does not support fields that are inside tables.
Fields listed in field mapping restrictions are not supported.