Hi,
If I create an automation with the following configuration:
Trigger: a record is created
Conditional action: if record meets X, update field A with values (‘in-app’, ‘bespoke’)
How do I make sure it doesn’t overwrite any values that already exis...