Skip to main content

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.

 

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.


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.


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.


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.


This worked for me. thanks


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.


Reply