Hello everyone,
I created a zap to upload new Gmail attachments to my Google Drive. That works fine, I can get the attachment to Google Drive. Here is my challenge: If I respond/reply to the person that sent the attachment, for example to say thank you, my zap runs again and uploads the previously received attachments again. Now I have duplicates of the files in my Google Drive.
I have tried to search my google drive for the attachment by file name and if nothing shows up continue (resulting in a true result). Then in a Zapier filter step I add if the file is over a certain size and if the file search is true then continue with the upload.
Any one else have this issue? Any ideas how to fix?