Hi, I need to stop zap if a condition is false, but I need that the specific trigger, I use in this zap, has not been “consumed”, so the trigger is normally repeated until the condition I true…
Because I cannot find a solution to this problem:
The problem is this:
I need to create an “ONLYOFFICE Folder” when GMAIL trigger has found attachments, and then I have to put all the attachments in that folder.
So in the zap, first I search for the Folder in onlyoffice, if the folder is not in onlyoffice I create it, then I upload the attachment into that folder.
For some reasons I don’t understand (probably simultaneous zap for more attachments), every zap started simultaneously does not find the folder and each zap (from GMAIL attachments trigger) create a new folder.
So zap started by GMAIL attachments trigger, for more then one attachment, creates a single new folder.
Can You help me please?