Skip to main content

Selecting only one record from list of records or selecting some records like from row 5th to row 100. Is it Possible using API requests

  • October 25, 2021
  • 0 replies
  • 8 views

I am new to airtable and dont know how to select particular record like user want record number 5 or 10 or 12 and similarly I also want to implement multiple records like I want to fetch records from number 5 to 15. I want to do all this task by api calls how can we accomplish this?