I’m trying to make a Zap that can go to a specific Airtable base, go to a specific table, and return ALL of the records for a given Field. (So, for example, if the Field name/header is Emails, and there are 6 records that each contain an email address in them, I want the Zap to actually get all of those 6 emails and return them in some form so that I can do something with them in the next step of the Zap).
I think that this should be easy, but can’t figure out how to get it to work at all. Anyone have experience doing something similar?