francois2metz / steampipe-plugin-airtable

Steampipe plugin to access Airtable
https://hub.steampipe.io/plugins/francois2metz/airtable/
Apache License 2.0
14 stars 7 forks source link

add link to Understanding Airtable IDs #6

Closed judell closed 2 years ago

judell commented 2 years ago

https://support.airtable.com/hc/en-us/articles/4405741487383-Understanding-Airtable-IDs has a useful breakdown of Base ID, Table ID, and View ID. It's the Base ID that we want.

francois2metz commented 2 years ago

Thanks!