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

Automate Population of Junction Table (with delete feature)

I have a simple script I’m trying to write, but since I’m new it’s not simple to me… LOL I have a junction table I’d like to automatically populate. In this example… I want to connect every bug with every home. So anytime a bug is added to the Bug T...

Zion_Brock by 6 - Interface Innovator
  • 1337 Views
  • 4 replies
  • 0 kudos

Resolved! Loading bar for scripts

Hi, I have some scripts that do data-validation over all the records in a view before moving them into a new view. Would it be possible to display a progress bar in the scripting app to indicate how long a process should take. Thanks in advance :sli...

tasty213 by 5 - Automation Enthusiast
Solved
  • 806 Views
  • 1 replies
  • 0 kudos

Resolved! Scripting Advice needed

I am new to Scripting and need assistance with modifying the following Airtable Script, which is working well with the Base that I am creating. Unfortunately, I do not want the script to request user input for the number records to create; instead, I...

Resolved! What do we have here?

Is the fact that the Scripting app linter recognizes this method a bug, or a sign of things to come? The capital B seems to imply React shenanigans. I know there have been calls for table creation to be added to the app, but I didn’t think it would ...

image image

Resolved! Define custom javascript formula

Hi, would it be possible to define a custom formula? For instance I want to make one that generates a UUID that can be used across a variety of platforms. Thanks in advance

tasty213 by 5 - Automation Enthusiast
Solved
  • 1580 Views
  • 2 replies
  • 1 kudos

Resolved! Update the collaborator field

Hi I’m playing around with scripting (not a programmer) and I’ve run into a situation where I can’t update assign the collaborator object. I’ve modified my code to represent what I’m looking for Collaborator is the collaborator field on my base. I’m ...

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

Scripting Question

Hey everyone,I’m trying to send out an email using automations, but I can’t figure out how to do it correctly….I have a USERS table with USER_EMAIL along with DAYS_TENURE (how long they’ve been signed up)I have a PROGRAMMING table with a DAY_ID colum...

Labels