If/then workflow branch depending on if prospect is net/new or existing?
SOLVE
Hi all,
I was wondering if it was possible to make an if/then branch on a workflow depending on if a prospect is net/new or already existing in the database. Say after they fill out a form, for example. I've been unable to find any collateral that speaks to the issue. Please let me know if anyone has any advice!
It kinda depends on what the workflow is doing and what you are trying to do.
Strictly speaking anything that converts a contact, means that contact will then exist in the system.
Something simple could be a list of contacts with a create date less than 24h ago - we could call them new. So if you are on that list we treat you differently.
Depending on your use case(s) it might be easier to classify and segment based on existing customers, then use list membership as part of your if/then filter.
I hope that helps.
Frank
Found my comment helpful? Great! Please mark it as a solution to help other community users.
It kinda depends on what the workflow is doing and what you are trying to do.
Strictly speaking anything that converts a contact, means that contact will then exist in the system.
Something simple could be a list of contacts with a create date less than 24h ago - we could call them new. So if you are on that list we treat you differently.
Depending on your use case(s) it might be easier to classify and segment based on existing customers, then use list membership as part of your if/then filter.
I hope that helps.
Frank
Found my comment helpful? Great! Please mark it as a solution to help other community users.