I am wanting to hard code the table variables into the script airtable provides to convert URL’s into attachments, so that I can run it via an automation.
This is the script:
let settings = input.config({
title: "Convert URLs to attachments...
@AlliAlosa Could you share the script you wrote originally? Now that automation triggers exist for scripts. I might find use in your orginal script.
Thanks,
Tom
This is pretty awesome. Thanks for this.
I’m curious what would need to be edited in order to “skip” videos that already have the particular stat set. For example, if I have an ever-growing list of video url’s that are being added to a particular fie...