What I want to achieve is when I manually add a custom label to an email it triggers my zap.
So I setup the Trigger - New labelled email
Then for configure, I assigned the mailbox/label to INBOX
However this was triggering on every new email I received the same way as the other trigger receiving a new email. My understanding is all emails are assigned some default labels so the every time a new email is received it sees it has some default labels assigned and triggers the zap.
So I changed the configure mailbox/label to a custom label named ‘Projects’. Under the label projects i have subfolders for separate projects, ie “001 project 1” “002 project 2” etc
I thought that when I assigned an email a label eg “001 project 1” which is saved under the label “Projects” the Zap would be searching the “projects” label for new emails with new labels.
However the issue I'm facing is I cant get it to trigger when I manually add a new project label to an email.
I’m thinking the issue is I have to assign the email with the label ‘Projects’ but I don't want to do this, I want it to trigger when I assign the label with the project number. The reason for this is the action is to save any attachments to google drive with the same project number as the label.
How would I solve this?