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

AirTable script to send record to Twilio

I am trying to use AirTable to initiate via automation and a script action to make Twilio call and message our clients.Essentially this is going to be built out in Twilio Studio.  But i am trying to figure out how to implement this code to send all t...

Drew_Nemer by 8 - Airtable Astronomer
  • 748 Views
  • 0 replies
  • 0 kudos

Resolved! Add preview button in script.

Hi, I'm copying contacts from one table and pasting them into another table. I'm looking for a preview of these contacts on a button click. Is there a way to add a button in the script?

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...

Search number in range

Hi again,everyday I love more and more Airtable! I had to admit that... But... I stuck on KEY function of builded app... KEY FUNCTION I have a list with products, min/max are numbers, and defining working range for product:name | min | maxabcd | 100 ...

swanlike by 5 - Automation Enthusiast
  • 2174 Views
  • 3 replies
  • 1 kudos

Resolved! UpdateRecordsAsync is skipping some updates

Hiya AT community, I was hoping someone would be able to shed some light on my issue, as I haven't been able to solve this one on my own!I have a script that is performing some updates to a stocktake via a script. It will find matching items and then...

Katieglamer by 5 - Automation Enthusiast
Solved
  • 1373 Views
  • 2 replies
  • 1 kudos

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...

Labels