Help

The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.

Tom_Zehrbach
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Dec 20, 2019
‎Nov 29, 2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

As far as I know, the only way to reduce the number of fields returned by Airtable in an API payload is to specify which fields to include using the Field parameter. If I want to inlude 200 fields, I have to include 200 Field parameters, which takes ...