Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top