Aug 05, 2016 10:36 PM
MacOS has a IFTTT-like feature called Automator. I noticed that it allows web services to run as part of it’s workflow. I was wondering if anyone might know if this could be used with AirTable’s API. I’ve included a screenshot.
Aug 06, 2016 12:45 AM
The SOAP stuff is not gonna work as it’s a different protocol. You can however do something like grabbing JSON and perform string functions (with awk)…
May 30, 2017 07:56 AM
Could this be used to see, in an Airtable sheet, my column containing a list of image URLs and, for each row, upload that image to its corresponding record as an image?