This action copies a value from one property to another, with the option to append instead of replace, and requires matching internal names when saving to multi-checkbox properties.
This action copy's a value from any field to any other field, if the fields are incompatible and cant save it will return you an error error
It copies a value from one property to another property, replacing the existing value
If you tick the keep existing value checkbox - it doesn't clear the value, it keeps the existing value and then adds on the new one as well
hello@test.com Property to save to value:
- Workflow run once: hello@test.com
- Workflow run again: hello@test.com;hello@test.com
This is only applicable to text fields and multi check box fields only
*One tricky thing, when saving to multi check box property, it has to match the internal names of the options of the check box otherwise you cant save to it
You can check the internal names of the multi-checkbox property by going into a record and clicking on the dark blue Manage properties button on the top right (example below)
Then search for the property, source - all campaign interactions and it should come up. Hover over it and you can click the Edit property button.
Then click on Field type on the left side which will show you the internal names of each multi-checkbox option.
For example if I want to save the value as Legitimate interest - Lead in the multi-checkbox property shown above, the value I have to send has to be exactly Legitimate interest – prospect/lead as that is the internal name of that option.