# Get row ID in Airtable (for automation)

**URL:** https://community.glideapps.com/t/get-row-id-in-airtable-for-automation/67865
**Category:** Ask for Help
**Created:** [November 16, 2023, 4:05pm UTC](https://community.glideapps.com/t/get-row-id-in-airtable-for-automation/67865 "2023-11-16T16:05:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Lucas\_Leroux](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_leroux/32/61103_2.png) [@Lucas\_Leroux](https://community.glideapps.com/u/Lucas_Leroux)
#### Post date: [November 16, 2023, 4:05pm UTC](https://community.glideapps.com/t/get-row-id-in-airtable-for-automation/67865/1 "2023-11-16T16:05:24Z")

</div>

Hello everyone,

In order to make an automation, I need to get my row id on Airtable. Is this possible? If so, how?

Thank you in advance for your help.

---

<div class="post-metadata">

### Author: ![Kellar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kellar/32/69515_2.png) [@Kellar](https://community.glideapps.com/u/Kellar)
#### Post date: [September 17, 2024, 10:26pm UTC](https://community.glideapps.com/t/get-row-id-in-airtable-for-automation/67865/2 "2024-09-17T22:26:44Z")

</div>

I created a way to do this:

> [@Solution: How to get Glide Row IDs for synced Airtable records into Airtable](https://community.glideapps.com/t/solution-how-to-get-glide-row-ids-for-synced-airtable-records-into-airtable/76455):
>
> Hi folks ~ I was struggling with this yesterday and saw that there were a bunch of folks asking for a similar thing, so I figured I’d share the solution I created. Problem: How to get row IDs from newly-created Airtable records synced with Glide back into Airtable, where they combine with a URL string to form a link to the corresponding page in the app. Constraints: The Airtable row itself is created by an automation: Glide form on a Glide table triggers an Action Action triggers a webh…
