The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
Hey guys,
I’m using Airtable as a kind of database for a ReactJs project. I’m pretty new to React and javascript in general and so this might be trivial for a seasoned developer. But I wanted to share one approach you can take to integrating Airtabl...
For those of you that enjoy playing with Airtable’s API, I made a simple page that displays data from your base. Edit any entry and it immediately syncs with your Airtable base. I’m new to this and so am having a lot of fun with it. Hopefully someone...
Hey Gareth,
I’ll have to take a look and get back to you! Maybe there’s a quick-and-dirty way to do it.
Have you seen these solutions?
http://embed.ly/provider/airtable
https://wordpress.org/plugins/remote-database-api/
It seems like this is mostly a new feature request, so I don’t know how helpful this comment will be.
But for those of you that have an affinity for front-end web dev: you can fetch data from Airtable using their API and display it using chart.js or ...