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

Trigger script actions from interface

Hello everyone,I have used scripts a lot in the Automations pannel. However, I'd like to create more user friendly experiences using the Script Extension.Upon creating my system, it appears that buttons that trigger script extensions can not be run f...

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
  • 1026 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
  • 1269 Views
  • 1 replies
  • 1 kudos
Labels