Hi,
I think I’ve found a way to do this. Let’s say you want to merge {first name} + {last name} into a {full name} property.
All you have to do is create a workflow:
- Start a workflow from scratch
- Select a trigger, like “email address is known”
- Add a new action: “Set property value”
- Select the destination field or property to set: “full name”
- In the new tab that appears, click on “add contact tokens”
- Select the contact token “first name”
- Add a space
- Select the contact token “last name”
- Save
- Publish your workflow
![]()
