postmanlabs / devrel-content

Project to track content creation requests and progress for the Postman Developer Relations team.
https://www.postman.com/devrel
10 stars 7 forks source link

A public workspace for Airtable APIs #459

Open Gbahdeyboh opened 1 year ago

Gbahdeyboh commented 1 year ago

Describe the content you'd like to see

A workspace dedicated to building out a bunch of Airtable-focused collections. Let's start with the workspace, and then add the first collection, which is just a basic 101 of connecting to an Airtable base and pulling data, and rendering as a simple HTML table using visualizer. Once done, let's link the workspace and collection here.

Content Type

Collection

If the request is for a video, indicate which type

None

arlemi commented 1 year ago

The tricky thing with Airtable's API is that pretty much everything changes based on your database. Their doc is great because it auto-updates based on your data, but it'll be hard to make an easily re-usable collection.

Gbahdeyboh commented 1 year ago

That's interesting and also fascinating.

I guess I could just include stuffs that don't change based on your database. Like CRUD operations for databases, OAuth, webhooks, etc

https://airtable.com/developers/web/api/introduction