Skip to main content

Using the Airtable javascript library in node

  • August 29, 2023
  • 0 replies
  • 58 views

Forum|alt.badge.img+1

I have written several Scripts and an Extension. Both of these use the Base, Table, View, Record, Field classes provided by Airtable.

 

I would now like to create a node service running in the cloud that needs to get and set information stored in Airtable. 

Is it possible to use the same JavaScript classes as with a Script or an Extension to access Airtable data from node?

 

Cheers

  David