I’m working with LISTS and wanted to know how I do to repeat the list by HTTP patch
exemple:
“List”: { “arrayValue”: { “values”: [ { “stringValue”: “string1” }
How do I copy the current list via formula and add one more item?
exemple :
“List”: { “arrayValue”: { “values”: [ { data.list.atual } + new item