How to have a lookup table with CONTAINS criteria - and not EQUAL to?

apps

Member
Hi,

See this video please for details:
This would make it possibly to amke flows way more modular and avoid duplications of almost similar Steps which would make flows more maintainable.

Is there a function like this or a strategy I can use?
 

ArshilAhmad

Well-known member
Staff member
Hi @apps,

Currently, the function you're describing is not possible using the Lookup Table. If you're familiar with coding (or you can ask ChatGPT to write one), you can try using the 'Code (Pabbly)' action step to execute a script that could help you achieve this use case.

 
Top