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

Resolved! Is it possible have the same experience on a local ide as you do when writing in the scripting block?

I’m guessing if it was possible it would have something to do with using typescript but I have not been able to figure it out. I did download node and tried to install the airtable npm but kept getting a “connect EBADF” error. Not sure if any of this...

Angel_Claudio by 5 - Automation Enthusiast
Solved
  • 1092 Views
  • 4 replies
  • 1 kudos

Can I call a script within another script?

I’m a developer and plan on writing A LOT of different scripts. Let’s say I create a script that sums the values of a column. I plan on using this script (function) in multiple scripts. Is there a way I can essentially call this script in separate sc...

Resolved! Update a record in a table

I’m not a programmer, I’m trying to update a record based on the conditions selected. I’m battling to understand the ‘await’ function. I believe it’s a promise and that it splits the code until the conditions are fulfilled? I kept getting an error if...

Devon_Stanton by 5 - Automation Enthusiast
Solved
  • 1309 Views
  • 3 replies
  • 2 kudos

Url to attachment script : cache issue

Hello, Is any of you guys familiar with the new native script url to attachement ? It is looking pretty good, working really smoothly. But it seems to have a cache issue : the image captured is the same throughout the day. Do you know how long the ca...

updateRecordAsync for multipleRecordLinks

Hi I need your help today. I would like write a script to update à LinkToFild with multiple Record Links. I write this script but “await tableLudique.updateRecordAsync” doesn’t work. Can you help me ? let inputConfig = input.config(); let rentedgames...

Pulpo_Ludo by 4 - Data Explorer
  • 1101 Views
  • 2 replies
  • 0 kudos

Help me fix a bug within an if then statement

I created a table that has cells with email templates I want to send. The email templates in specific cells have tags that reference specific records I have chosen. I am trying to pass the email templates to an If Then statement in a script but the o...

Help wanted: Automatically populate a calendar with Jobs

Hello Everyone, I am looking for a script that solves a basic problem. I am running a cleaning service, and certain jobs(like glass cleaning, vacuuming, bathroom care) need to be done regularly on certain days of the week (for instance the fridge nee...

Josh_MCA by 4 - Data Explorer
  • 1559 Views
  • 12 replies
  • 0 kudos

Resolved! Total number of each type of answer in every record

I’m using a base to record survey answers. The questions are constructed in a way that all answers are Yes/No. I’m using a single select field for the answers and I want two fields that will provide the total number of “Yes” answers and the total num...

Darryl_Oliver by 6 - Interface Innovator
Solved
  • 880 Views
  • 2 replies
  • 3 kudos
Labels