Display data from airtable API

Hi, I’m looking to display data (in a graph) from a 3rd party source like Airtable for my member dashboard. Airtable provides an API that uses Node.js. Hence I can’t seem to be able to connect to it as node.js not supported here. I could copy all the data to webflow CMS but I’d like to know if there’s a way I could still retrieve data with JSON from airtable and display directly instead?

Many thanks for your help!

No, you can’t use the Airtable API in the browser, i.e. from a Webflow page, for security reasons (the browser will block it).

But, you can easily get your Airtable data into the CMS using a tool like PowerImporter.

Hi, You can get Airtable data without nodejs and also push into Webflow without code.

https://nocodeapi.com/convert-json-to-airtable-spreadsheet

If you have a Pro Airtable account you can use the NoBull app and create connections between WF and Airtable. It’s pretty straight forward