Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
scroll top