I made a few adjustments which appear to be working with Unsplash’s current selectors (as of writing, on 17-Dec-2020).
You can copy the revised base with 2 versions of the web clipper to cover lightbox images and page images – or continue scrolling t...
Hello!
Give this a shot. I swapped the “” for BLANK() and my quick test seems to be producing your desired results!
IF(Acres = BLANK(), "Unknown",
IF(Acres >= 20.1, "Large",
IF(Acres >= 5.1, "Medium",
IF(Acres >= 0.1, "Small",
IF(A...
Hello @Kevin_Tunis and welcome to the community!
So, if you share the form link with someone and they load it up (I tried out Chrome and Firefox on Android) - there’s actually a media option to Take A Photo instead of uploading an attachment.
You’ll ...
Hi there!!
Linked records can be a little tricky in Zapier because you have to put the record id into the field (in your case “email”) which means you have to
trigger: new jotformaction: create a record to add the email to table b firstaction: create...
Hello @Austin_Price!
I’ve worked on quite a few Airtable accounts ranging from large and complex to small simple ones. I too am well versed in Zapier if you need automation into or out of Airtable!
I’d love to discuss your project. Feel free to sched...