I’m facing a similar challenge while working on automating the form I’ve designed. It’s crucial that users attach a document when they submit the form to provide my shared service team with essential details. My objective is to automate the process of sending a ‘reminder’ to those who forget to attach the necessary document during submission.
While creating a trigger based on attachments would be straightforward, it’s not feasible for my company since we use Google Suite, and integrating with Google Drive for attachments at the form level isn’t an option. I’m contemplating using a single-line text field where users can paste a link to the Google Doc. Is it possible to create a trigger that checks if this field is left blank and, if so, automatically sends out the reminder?