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