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

API REQUEST SOURCE IP ADDRESSES

Hi, in order to consent my bank service platform to receive api requests from airtable, I need to put on his whitelist the ip address from which API Requests comes.Reading documentation I found they should be 52.44.24.118 and 3.215.151.50but not work...

Avoid 30s limit script

Hello, I am creating a json object from my airtable data to send it to a google script: //Table Bail --> xxxxx //Table Locataire --> xxxxx //Table Facturation --> xxxxx //Table Roof --> xxxx //Table Chambre --> xxxxx let url = "https://script.googl...

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
  • 1018 Views
  • 0 replies
  • 0 kudos

Attachments on createRecordAsync

Hi there,I am creating a simple extension that creates a record with an attachment. I am using createRecordAsync  from the blocks API for the record creation and the the native URL interface from the Web API to create an URL from the file loaded in b...

Change the background color of a cell programatically

Hello, Airtable community!I am writing an extension and I want to change the background color of particular cells if they match condition.For example: There is a Price column and if the price is > 1000 I want this cell to have a red background.  I kn...

MvisiON by 4 - Data Explorer
  • 1259 Views
  • 1 replies
  • 1 kudos

How to set up AirFlow Extension without API

I'm trying to set up the AirFlow Extension, however it is asking me for an API Key.Since AirTable have depreciated API keys, I'm unable to create one...I have tried using a Personal Access Token (PAT ID) but that is showing the error: "Authentication...

PunchJ by 4 - Data Explorer
  • 1028 Views
  • 2 replies
  • 2 kudos
Labels