Skip to main content

Retrieve multiple records by id

  • August 7, 2023
  • 0 replies
  • 37 views

Forum|alt.badge.img+2

Hi,

I have seemingily a simple questions, I'm using airtable for the backend in my flutter app. 

I know that I can retrieve a specific result from my table, by adding the record id at the end of the url. Like this:

/rec0PjvzbdWLP1sxM

But, how do I retrieve two or more results. Meaning, I have an array of records eg, [rec0Pj, recvzbd, recWLP. rec1sxM]. How can I make an api call to return just these ids?

Do I use findByFormula, or some other way?

Thanks

0 replies

Be the first to reply!