Condition: this will check if subscriber has a condition or not
There are 4 conditions to check: tag and custom field
> Tag: this will check if the subscriber has a specific tag
>Custom field: this will check if custom field has a value, contains value, ...etc
>Purchase: this will check if a purchase was made or not.
>Link clicked: this will check if a link was clicked or not in a particular email sequence.
Let's create a workflow with these requirements:
"When a subscriber signed up via the form "Form3", if he has the tag "Purchased-Tishirt" then we will send him the email sequence "Seq".
check how we can do it below: