Help
Emar_Vegt
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Nov 03, 2020
‎Nov 29, 2022

User Statistics

  • 5 Posts
  • 1 Solutions
  • 2 Kudos given
  • 3 Kudos received

User Activity

Hi all. With my custom CSV importer script, I’d like to do a few operations before the .parsedContents method should look at the file. Examples: My file uses a comma for decimal notation. .parsedContents simply removes them, so 4,5 becomes 45 but it ...
Hi all, I’m diving into the wonderful world of Airtable scripting with a custom CSV import script that does some data interpretation and creates links to other tables. Starting point was the CSV import example. I managed to get that working and added...
Kudos given to