Hi all,
I´m trying to integrate Airtable with Appgyver using the Airtable API.
I need to retrieve some fields from different tables based on an unique value (the company id) which is not the record id.
Is it possible? Can I retrieve different fields from different tables based on the company id instead of the record id ? How can I do that?