Hi All, I built a giant automation bot that parses our attachments and sends them each down their merry path based on the name of the attachment. It’s really easy because in each case, the attachment dictates the path. however, in almost all cases, i may have multiple attachments with different content with the same exact file name & the gmail attachment trigger in zappier is deduping based on the file name & ignoring everything else even though bytes and timestamps are different. This basically invalidates everything received after the gmail attachment trigger. I see mention of an “allow duplicates” feature via some googling but i don’t see that feature. Do you have any recommendations on how i can allow these “duplicates”? Please note that this is coming from an automated server, so i have no way of asking the filenames to be changed to be unique.
Gmail Attachment Trigger Deduping on Filename
Best answer by moondaylabs
Thanks! Super helpful. I’ve created 25 based on that help doc:

I’ve also created a filter step to only proceed if the output includes “https://” in the file output from the previous step.

Also, the reason my paths were throwing errors was because they were contingent upon the file *name* being triggered in the first step. I know that seems counter-intuitive, but this is the only way I could get it to read from the PDF name, as my looping logic subsequently hosts the PDFs on zapier URLs w/ unique names. and because my emails (with multiple attachments) will all only ever have one file name, it wouldn’t cause conflict downstream. but when it gets to the next step that needs to process the file. So that’s why the path step works, but the subsequent step fails:

The filter upstream you advised me on should do it. thanks again! :)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
















