Appending Multi-Select Values instead of Overwriting when Updating Custom Fields in Automations
O
Oliver Eaton
We track our campaign conversions through the a custom multi-select field. When a contact starts a new campaign, ideally we would append a new custom value into the multi-select field however I have since learnt that this value overwrites the existing fields causing a loss in our data. This is a very annoying limitation that needs to have the option to append values rather than fully overwriting.
Log In
R
Robert Cain
You should be able to do this with code ie. get original values then append field with new values.
M
Muhammad Siddique
yes, yes yes