Jun 28, 2023 02:11 PM
Hey all,
I am trying to use the 'search records' module in make to search for a record in Airtable based on an email field (see below).
The error I am getting is: [422] Invalid request: parameter validation failed. Check your request data.
I feel like I've tried every iteration of structuring the formula (with and without ' ' or " ") with no luck.
Jul 15, 2023 10:58 PM
I'm getting the same error while performing the same task (search for a record using Make.com). Even without a formula I'm getting the error.
Jul 15, 2023 11:31 PM
I just solved my issue by unchecking the "Select all" output fields, and checking only one output field; then the search worked. Perhaps there is a limit on the number of output fields that can be called.
Dec 19, 2023 12:18 AM
This worked for me. thanks
Dec 19, 2023 12:36 AM
When using Make to search Airtable records, you should typically leave “View” and “Output Fields” empty, so that it returns all fields and searches through all records. Those are optional fields which are used to restrict output.