Arigato is a lookup field. I would like to change its value. I got error with FieldLookup. Can you help me? Flow

有帮助吗?

解决方案

To update Lookup field, you have to use this format in the body:

'<LookupColumnName>Id':'<ID>'

You should use this: 'ArigatoId':'7'

For example:

enter image description here

许可以下: CC-BY-SA归因
scroll top