Is there any solution to this, I need to check for specific (multiple) product-types? Other than changing the trigger to a webhook or adding a filter module after I have gathered all the products without specifying any product type. The “or” operator doesn’t work this way in a text field.
You can try grouping those Types into a Collection, so you can use the “Get a Custom Collection” module to fetch them. Otherwise, you might need to use multiple search modules, one for each Type.