Help with Filters/routing
Status: Open · Asked by Simon Welberry on · 0 views
I am trying to filter for a specific tag in highlevel/ leadconnector however when i try to map the data there are multiple fields for tags as you can see in the image. DO I need to add each seperate field to the image or is there a way to check all the fields for the tag i am trying to find? I hope this makes sense, thank you
Hi @Simon Welberry,
If you want to Filter more than one tag, you can do so by adding multiple OR conditions to your Filter.
Hi @ArshilAhmad
Thanks for your answer, I only want to filter for one tag but I dont know which spot it will be in so do i need to add the or condition for every tavg spot? also if i map to the 4 that were in this contact but the next contach has 5 tags and this tag is in spot 5 will it be missed?
You can disable the Simple Response, then click on 'Save & Send Test Request' to capture the data in array format. After that, use a Line Itemizer to get all the tags into a single line, which you can then use as a Filter Label.

You are a legend thank you so much for your help