Conditionally sync WordPress user with Contact OR Lead
-
Hello,
I’m trying to determine if the following is possible, and if so, what would be the most efficient approach.
When a user registers, is it possible to implement the following flow?
- If user email is prematched with a Contact, the Contact record is updated and no further action is taken.
- If user email does not prematch a Contact but does prematch with a Lead, the Lead record is updated and no further action is taken.
- If the user email does not prematch with a Contact OR a Lead, a Lead is created.
Thanks for any insight on this,
Dan
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Conditionally sync WordPress user with Contact OR Lead’ is closed to new replies.