Help
Joshua_Vogel1
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Nov 18, 2021
‎Nov 29, 2022

User Statistics

  • 4 Posts
  • 0 Solutions
  • 2 Kudos given
  • 2 Kudos received

User Activity

This is killing me. It’s literally the last speedbump in my first Airtable script: I have this command: await email.updateRecordAsync(dateArray[i][0],{‘ActualFieldName’ : linkID}); It works! But THIS… await email.updateRecordAsync(dateArray[i][0],{...
The setup: I have one table which is used to schedule marketing emails (each record contains a single date). I have another table which is used to schedule multiday promotions (each record contains a start date and and end date). What I’m looking for...
Kudos given to