Job Runner

Update Lookup Fields

Overview

Update the result generated by the specified Lookup field.

When this Do is executed, Kintone refreshes the result of the Lookup. If a value had already been copied from the source app, Kintone also refreshes the copied value.

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

You will need an API Token with edit record permission for the app when autosaving. Make sure to Set Kintone API Token in another action and set the API Token for the kintone app.

Usage

Parameters

Set Record and Lookup Field.

Record

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.

Lookup Field

Select the lookup field you want to update. This parameter only accepts Lookup fields.

This parameter does not accept fields that are inside tables.

Precautions

  • Please note that if the user does not have access permissions to the app that is the source of the Lookup field, it cannot be selected as a lookup field.

関連記事