# Accessing two rows from Airtable at the same time

**URL:** https://community.thunkable.com/t/accessing-two-rows-from-airtable-at-the-same-time/1840777
**Category:** Questions about Thunkable X
**Created:** [April 20, 2022, 7:41pm UTC](https://community.thunkable.com/t/accessing-two-rows-from-airtable-at-the-same-time/1840777 "2022-04-20T19:41:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [April 20, 2022, 7:46pm UTC](https://community.thunkable.com/t/accessing-two-rows-from-airtable-at-the-same-time/1840777/2 "2022-04-20T19:46:26Z")

</div>

If you just need two rows, you could use the `get row object` block twice. Or you could use the Airtable API to filter any/all data you need. More info here: [The AirTable API (a more efficient way to integrate AirTable with Thunkable)](https://community.thunkable.com/t/the-airtable-api-a-more-efficient-way-to-integrate-airtable-with-thunkable/1021167).

---

_[View the full topic](https://community.thunkable.com/t/accessing-two-rows-from-airtable-at-the-same-time/1840777)._
