Leadconnector v2, add tag / create contact question
Status: Closed · Asked by Donkeytron on · 0 views
Hi there,
I need to "add a tag" which works OK with 'search contact' -- 'add tag'
However, if the person is NOT already in the system, I will need to do 'create contact' -- is there any kind of conditional way to do this?
I can't use "create or update contact" because that REPLACES all tags
thanks
Hey @Donkeytron
However, if the person is NOT already in the system, I will need to do 'create contact' -- is there any kind of conditional way to do this?
First, usethe 'Create Or Update Contact' action to establish the contact if it doesn't already exist. Then, using the 'Add Tag to Contact' action, you can assign tags to the specified contact.