Help
Development & APIs
Share, ask questions, and learn more about the backend of your Airtable applications.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Update API Key to Access Token - Google Sheets Script

I'm trying to update a Google Sheets script that syncs an Airtable Base to Google Sheets. The script uses an API Key and I need to update it to use the Access Token.Anyone know how to update this code to use the Access Token instead of the API Key? T...

Copy Base via API

I have a problem, everytime when I creating new base, I need to manually set up all tables. I have the main base that I would like copy(tables, extensions, automations) to others, can I archive that by API or code ?

drakoRRR by 4 - Data Explorer
  • 133 Views
  • 1 replies
  • 0 kudos

You should provide valid api key to perform this operation

Hello! I'm using the Airtable API and I'm encountering an error.I'm making API requests in Node.js with OAuth authentication to retrieve records with applied filters. However, I'm receiving an error message that says 'You should provide a valid API k...

스크린샷 2023-09-15 오후 1.43.24.png
Outcode by 4 - Data Explorer
  • 1137 Views
  • 1 replies
  • 1 kudos

Single/Multiple Select—get all possible values

I’ve added Multiple Select field to my base. In the Fields section on the API page it displays all the Possible Values this Multiple Select field as an array. Is there a way to grab this Possible Values array upfront or do I have to loop through the ...

Resolved! Aritable listRecords API not returning fields data

HiI am trying to use below code (Google Apps Script) to get data from Airtable. The fetch request succeeds but the fields are returned as text [Object]. I am not able to see actual data. However the request works from other HTTP clients like Bruno.I ...

Sri1 by 6 - Interface Innovator
Solved
  • 467 Views
  • 5 replies
  • 0 kudos

Oauth authentication with airtable.js - help needed please

Hello, I am building an Airtable integration for my product to use the Airtable API on behalf of users. I would like to use the Official API client which is airtable.jsIn the interactive documentation link given, I had a look at the "Javascript" tab ...

leahnsk by 4 - Data Explorer
  • 187 Views
  • 0 replies
  • 0 kudos
Labels