API V2 search method conditions
Hi! We are migrating to Zoho API v2, and while implementing search records method we have noticed that it lacks "contains" condition in criteria. According to official docs "
You can search a maximum of 10 criteria (with same or different columns) with equals and starts_with conditions ..." In API v1 we have access to "contains" condition, which is very important for proper search. It looks like functionality downgrade despite claims about "advanced and powerful" search comparing to API v1. Are you planning to support it? Or maybe there is some hidden way to use it during a search?