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

Attachment resizing

Hi guys!Can anyone help with modifying a script bellow so it forks with automations when a new record is created?Currently, the script works when a button is pressed. The script extension is activated and attachments are resized.The script :let tinyP...

Can't write a RecordID to a linked Field

Hi All After many hours of trying, I have to ask for help : I'm getting an error "Field "fldxxxxxxxxx" cannot accept the provided value." The field that is failing is Worker. After testing, everything here works fine and writes well to the base excep...

Matt_Lister by 5 - Automation Enthusiast
  • 1867 Views
  • 3 replies
  • 1 kudos

PDF Download Issue / Attachment URL Expiry Notice

Good day Airtable team,For Airtable and Softr, I have an issue when it comes to reports not downloaded as PDF automatically in Softr. So these are the following steps I did, Our internal team uploads several reports in the Softr page. Using the file ...

Francoloco23 by 5 - Automation Enthusiast
  • 1845 Views
  • 1 replies
  • 0 kudos

Resolved! Extracting Value from Object Variable

Probably a pretty simple script update here but I'm stumped... Everything just comes back as undefined rather than the value 1.  

sal_0-1685486053246.png
sal by 5 - Automation Enthusiast
Solved
  • 1931 Views
  • 2 replies
  • 2 kudos

Resolved! Ability to save email attachments to Airtable

HiI would like to know the pros and cons of using Airtable scripting extension to save emails  sent to either a domain specific mail id (like "someuser@exampledomain.com" ) or to a gmail account. I think there are some extensions in market place whic...

Henry_Tom by 4 - Data Explorer
Solved
  • 1585 Views
  • 3 replies
  • 1 kudos

Resolved! How to use Utilitites in airtable script

 var authHeader = "Basic " + Utilities.base64Encode(wordpressUsername + ":" + wordpressPassword); I am getting error at "Utilities"  saying"Cannot find name 'Utilities'"  . I need to send post to wordpress using it's rest api and Utilities is require...

saadat by 4 - Data Explorer
Solved
  • 2473 Views
  • 3 replies
  • 0 kudos

Find previous record and update date

I am using Airtable as a finance base that enables us to create a financial forecast for the current year.  I want to be able to correctly predict all salaries that are going to be paid out.  All compensation changes for each employee are located in ...

Auto-create forms by running a script in Airtable

I am building a platform using Airtable and Softr that allows teachers to auto-generate assessments, allow students to submit assessments, and auto-grade these assessments based on a specified marking guide and rubric. I have built the auto-generatio...

Jamie_Rood by 6 - Interface Innovator
  • 1149 Views
  • 1 replies
  • 1 kudos
Labels