The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Within an HTML form, my users must submit a photo that is critical for validating accompanying data in the submission, but I cannot get Airtable to recognize my attachment as an image.The form is processed with Google Apps Scripts, saving the image t...
Hello,
I am looking to create a script triggered when a condition is met that opens a static URL and Clicks a Button - or any process that would accomplish the same.
My Problem
I am using Stacker as for my web-app and Airtable (AT) as my DB. When a f...
Hi, I’m attempting to solve for the posted date/time of an item.
Desired result: date & time of post for a new item.
Available data: each item has some information about the time, but is listed in one of the following formats:
x minute(s) ago
-x day(...
you were indeed correct earlier in your observation that outside of gApps Scripts no 3rd party implementations are in my stack; it must remain this way. Oh, did I also forget to mention that if you're able to help me resolve this, I'll graciously be...
I've included a few photos as well:- show the console and response when uploading file to gDrive and returning the URL- show viewing the img URL in the browser while not logged into gDrive.- show Airtable grid view with files uploaded & the default t...
@ScottWorldThanks for taking the time to reply and share some info. I'm able to open the url in a private browser window and successfully view the image w/o being prompted to sign in to Google, so no issue there.What's interesting though are the perm...
I having the same issue, but submitting from Google Drive via POST to webhook.File uploads but as 'text/html' -- this is the closest post I have found to my situation, with our only difference seemingly being dropbox v. google. I did make a separat...