Leadconnector v2, add tag / create contact question

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
 
P

Pabblymember11

Guest
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.
 
Top