I am looking to find a way to create a filter that would let me add them back to the list if it has been more than "x" amount of time since receiving a particular email.
If so, you would first create a custom date property and then a contact-based workflow. This workflow enrolls contacts that have received the email. The first and only step of that workflow is to set a date stamp. You can then use this date property in a list and filter for contacts where this date is more than x days ago:
Keep in mind that you shouldn't enroll contacts who meet the criteria already. These would all get today's date as a stamp then. This will only work from now onwards.
(If the email send dates are not static but different for contacts, I'm not aware of a solution that doesn't involve workflows.)
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
If so, you would first create a custom date property and then a contact-based workflow. This workflow enrolls contacts that have received the email. The first and only step of that workflow is to set a date stamp. You can then use this date property in a list and filter for contacts where this date is more than x days ago:
Keep in mind that you shouldn't enroll contacts who meet the criteria already. These would all get today's date as a stamp then. This will only work from now onwards.
(If the email send dates are not static but different for contacts, I'm not aware of a solution that doesn't involve workflows.)
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer