Merge pull request #1985 from n8n-io/fix/link-to-airtable-article

Fix url to Aritable article on creating Record IDs
This commit is contained in:
Deborah 2024-03-25 08:22:42 +00:00 committed by GitHub
commit ea136ae968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ To fetch data for a particular record, you need the Record ID. There are two way
### Create a Record ID column in Airtable
To create a `Record ID` column in your table, refer to this [article](https://support.airtable.com/hc/en-us/articles/360051564873-Record-ID). You can then use this Record ID in your Airtable node.
To create a `Record ID` column in your table, refer to this [article](https://support.airtable.com/docs/finding-airtable-ids){:target=_blank .external-link}. You can then use this Record ID in your Airtable node.
### Use the List operation