The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
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 ...