Hi,
I’m a bit confused regarding exactly how to navigate the different situations when wanting to append data with Update Record automations. I see some seemingly random errors that I quite can’t understand.
The basic use is clear, add “back” the existing data that was in the field, then add the new data separated by a space or by a comma if it’s an array.
But, how to deal with these situations?
- you don’t know if there is existing data in the field, so which input variable do you place first? The variable for the existing data, or the new?
I seem to get errors if having the existing data variable first, indicating it can’t fill first an empty variable then process the comma and the new data.
- if you use the values under FLATTEN in the variable token, should you use a space or a comma as delimiter? As FLATTEN transforms an array to a comma-separated string, shouldn’t one then use space? Or, should one not FLATTEN the data, and use comma for array?
Rgds,
Björn
