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

Call url with Script

I want to create a very simple script. What I want it to do is to call a URL (the URL being called activates a sync between Airtable > Shopify. What is the code to call a URL?

Resolved! Search Each Value in a List within another Array List

I’ve done a ton of searching and can’t find any answer to the possibility of using an Array (list) in one field of a base as a search input for another field. I do not want to ARRAYJOIN(values) as I am not searching for the total string, I want to ta...

J_Shockley by 5 - Automation Enthusiast
Solved
  • 5292 Views
  • 11 replies
  • 7 kudos

Resolved! Updating record when matches with other table

Hi all! I’ve been working on utilizing scripting within automations for a project. When a record in a table “MPList” is updated, I want to see if that record’s sort name matches any sort names in another table “memList”. If there is a match, I want t...

Hadley_Parum by 5 - Automation Enthusiast
Solved
  • 1460 Views
  • 7 replies
  • 3 kudos

Need help to convert HEX Colour Codes to a Colour Name

Hi there, I’ve found a javascript code to convert HEX codes to a name. However, as I am not a javascript coder, I need help to make changes to the code so that it works when i run it as a script in Airtable. Here is the link: https://www.w3schools.co...

Mas by 4 - Data Explorer
  • 1387 Views
  • 2 replies
  • 0 kudos

Resolved! Changing a Button Field label

I’m still fairly new to scripting, and going through the learning process. I’m assuming the below error means that scripting can’t access the details that it needs to? Error N: Can’t set cell values: Field ‘Button’ is computed and cannot be set My ...

image
Karlstens by 11 - Venus
Solved
  • 1970 Views
  • 2 replies
  • 2 kudos

Resolved! Mac OS Client Won't Load Scripting Block

Hi Everyone, I’ve been trying to script from the desktop Mac OS client. I believe it’s an electron app. Unfortunately, any time I try to open the scripting block, it just hangs there and continues showing the loading wheel. I can run scripts, but I c...

Julian_Wan by 5 - Automation Enthusiast
Solved
  • 1774 Views
  • 5 replies
  • 5 kudos

Script to Delete Data

Hello, Could someone help me with a script to delete data from a table passing 1 field as a parameter? For example, I want to delete all records that were recorded yesterday, so I would pass yesterday’s date to the parameter and all data would be del...

Rafael_Silva by 5 - Automation Enthusiast
  • 3670 Views
  • 9 replies
  • 7 kudos

Resolved! Script runs as an app, but not as Automation

I’m trying to update a base every 24 hours hitting a public API using remoteFetchAsync(). When I run the automation code below, I get this error: ERROR ReferenceError: remoteFetchAsync is not defined at on line 24 at main on line 9 The automation:...

Kendrick_Kirk by 5 - Automation Enthusiast
Solved
  • 1735 Views
  • 1 replies
  • 3 kudos
Labels