Filter if an email subscriber has a specific tag

Status: Closed · Asked by Neil Benson on · 0 views

NeilBenson — Question ·

I would like to create a workflow that proceeds only when an email subscriber has a specific tag. I'm using ConvertKit for email marketing, and I've found the action to retrieve a list of the subscriber's tags, but I don't know how to use this action to create the filter because I don't know the position of the specific tag in the set of tags retrieved from ConvertKit.

Has anyone achieved something similar? I'd love to learn how.

Pabbly — Reply ·

You can have a filter action step as shown below to search for subscribers with a specific tag. This should work properly for your use case -

NeilBenson — Reply ·
You can have a filter action step as shown below to search for subscribers with a specific tag. This should work properly for your use case -


Thanks for the suggestion. Could you should me the details of the Filter action you are using? I have no idea how to do it from the screenshot. Thanks.
Pabblymember11 — Reply ·

Hey @NeilBenson

You can first capture the webhook response again whcih contains tags and then use the filter action step and can manually set it to the "Does not Contain" filter type.

E.g. -

Back to all forum threads · Log in to reply