Can you please share a screenshot of your entire workflow (ideally) but (at the minimum) the branch criteria you’re referring to? The more detail the better, without screenshots, helping is going to be very difficult.
What this is currently doing is letting contacts wait for up to an hour, unless they submit a form in the meantime – in which case they proceed immediately.
Then you’re checking whether they have ever submitted a form (but that branch is labeled as ‘Email opened’, misleadingly).
In another branch, you’re checking whether a sales email has bounced – and then the screenshots cuts off.
Please share a full screenshot of all branch criteria.
If contacts move down the first two branches, then either because they have ever submitted a form or their email has bounced or [criteria cut off].
@Sgram it looks like all contacts will go down the first branch if they have ever submitted a form and the second if a sales email bounces or the contacts unsubscribes / marks an email as spam. If neither is the case, they’ll go down the none met branch.
If that’s not what you want to achieve, what exactly is your goal?
The goal is once they recieve the email and if they resubmits the form it will go to interested branch. If the contact bounce, marks the email as spam or unsubscribe from communication, it should go to not interested branch and if they do neither of these things then it has to continue to not met branch to continue to get more emails.
@Sgram resubmission of a form cannot be filtered directly – you would need a separate custom number property and workflow that enrolls contacts every time they submit the form, then increases the value in that number property by 1.
Once you have that number property, you can filter in your branch whether the number in that property is 2 (which would correspond to a re-submission).
@Sgram from what you’ve told me: no. This filter could still hold true for the original form submission, not the resubmission. The HubSpot property for number of form submissions is not specific to this exact form, but all forms.