Help
Yaniv_Amesllem-
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Sep 22, 2022
‎Dec 08, 2023

User Statistics

  • 11 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

Hello!Is there a way to get a public expiring url of an attacement through a script?I use this code to get the cell value: let aTable = base.getTable("Table Name");let queryResult = await aTable.selectRecordsAsync({fields: [aTable.getField("Attachmen...
Hello, I am trying to write some automation that should call some function in our server through a script and pass as input the image data that is stored in some field. How can I pass the image data ?The url I get there is private and  inaccessible t...
Hello,I am trying to debug why a certain script I wrote for automations failed because it takes more than the allowed 30 seconds. It seems that Airtable JavaScript environment doesn't support parallel execution of asynchronous tasks. Is that correct ...
Hi! I have created an automation that runs each time a record of certain field is updated, in the automation I update some of the other records of the same field through a script . Is there a way I can make sure the automation won’t run again if the ...
Kudos from
Kudos given to