I am trying to use make.com to process some records in SmartSuite and while I have had success at various other attempts to use make.com modules, I'm stumped on the Find module for SmartSuite. Can anyone offer a link to an explanation of the search syntax I need to use in the make.com Find module? Thanks in advance!
I can specify a complete known string and get a result, but I want to find by using a partial string. I want to use the "contains" function that SmartSuite supports because I will know at least a portion of the value (a code) within the full string to determine which records I am looking for.