Stop emails in a workflow if staff interacts with client
SOLVE
We have several workflows that send out automated email messaging to sales prospects after they fill out a form. If a staff member reaches out to them first we want these automations to not send, or at least delay for a set amount of time.
Stop emails in a workflow if staff interacts with client
SOLVE
In a Deal workflow, you could build a branch that checks if the contact associated has opened a recent sales emails, and build a branch instead of a goal.
Did my answer help? Please "mark as a solution" to help others find answers. Plus I really appreciate it!
You could base it on a Contact Property like "recent sales email open date" [is known]. Then if the Contact opens an email from sales (a 1:1 email), they meet the goal and they're removed from the workflow.
Did my answer help? Please "mark as a solution" to help others find answers. Plus I really appreciate it!
Stop emails in a workflow if staff interacts with client
SOLVE
In a Deal workflow, you could build a branch that checks if the contact associated has opened a recent sales emails, and build a branch instead of a goal.
Did my answer help? Please "mark as a solution" to help others find answers. Plus I really appreciate it!