I got the error to go away but it’s not ideal. Basically there’s a “select all” outputs option in the airtable module. If I select nearly all of my rows except 1 the scenario passes through the module without an issue. But as soon as I select all output fields (manually or with the checkbox) it generates the error. And it’s not because one specific field is throwing the error - i’ve toggled off a few of the fields. Doesn’t matter which one, but as long as 1 field is not selected it works ok. As soon as all fields are selected = error. Gotta imagine this is a make.com issue.
Ok another update. I added a few new fields to my airtable table, but when I tried to select them from the airtable module it threw the same error, even if 1 of the fields was left unselected. So the issue seems to be with the number of fields. There must be some maximum number of fields that can be requested from airtable via api or make.com screws up the request to more than 20 or so fields.
Can confirm @Alan3 was having the same issue and yes looks like is a max of 20 fields.
Was getting the 422 error when using ‘select all’ (over 20 fields) and then when manually selected a few fields suddenly started working.
Was ripping my hair out trying to figure out what was wrong with my formula, turns out is just limited to how many fields you can output. Not great error messaging…Thanks for your discovery!
I just wanted to confirm that what @joehanauer mentioned is exactly right.
The issue regarding the Airtable Search records output fields is now resolved and all should be up and running. Ifn case the issue persists on your end, please delete the affected module and recreate a brand-new one from scratch.
Thank you very much for your patience and understanding throughout this process