Skip to main content

MacOS Automator Integration

  • August 6, 2016
  • 2 replies
  • 34 views

Forum|alt.badge.img+7

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.

2 replies

Forum|alt.badge.img+19
  • Inspiring
  • August 6, 2016

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)…


Forum|alt.badge.img+10

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?