Help

Save the date! Join us on October 16 for our Product Ops launch event. Register here.

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! Failed to Fetch Error

I have been attempting to catch a hook in Zapier from a scripting app that I run daily. The content of the request is designed to capture some metrics from the actual running of the script. I have previously run caught a webhook from a scripting auto...

image

Create Custom PDF

Hi there - I have a list of outputs and am trying to create a PDF listing those. Is it possible to create a PDF via script? Or what other methods are there other than one line per PDF? How could you use the PDFs if linking all records to one record ...

Rose_Haft1 by 8 - Airtable Astronomer
  • 2712 Views
  • 2 replies
  • 2 kudos

Can you create new views via script?

I did some searching but wanted to be certain since I’m still relatively new to the scripting block. Does anyone know if there is a way to create new views? My use case is that I currently manually create a suite of views each time I add a new client...

Ariel_Gross by 5 - Automation Enthusiast
  • 15249 Views
  • 29 replies
  • 76 kudos

Automatically Populate Junction Tables!

If you have a many-to-many relationship, chances are you have a junction table. And chances are, setting up and maintaining that junction table is probably…not your typical idea of a fun time. Welp, now it can be! Thanks to some serious help from @St...

Screen Shot 2020-03-10 at 6.59.52 PM Screen Recording 2020-03-10 at 07.04 PM

Resolved! [Solved] Dynamic buttonAsync labels and values?

Can the buttonAsync be created dynamically? I have an array of Order Numbers called filteredOrderNames. Can each value of the array serve as the button label? let selectedOrder = await input.buttonsAsync( 'Select Order Group from List below', [ {...

Resolved! Get recordId of field when press a fiedl button

i have a button field that run a script, i need to get tha field id(recordId) after press the button in the script, in some examples they recommend to use recordAsync(), but i have to chose the record, and i need to get it after press the button

2021-05-26 10_22_11-Window

Resolved! Delete a record by automation

I am looking to Run a script in an Action. basically whenever the Category “Done” or “Postpone” is set to the record by single select field. I like to run a script that deletes those records. The trigger is pretty much easy to do by the automation co...

ido by 4 - Data Explorer
Solved
  • 16252 Views
  • 11 replies
  • 22 kudos
Labels