Attempting to set up automations on a email inbox but only for specific users that email in - I have a list of emails in question so when they send in an email it crashes creates an auto reply. I can’t seem to add multiple emails into the Sender Email address however is there a work around for this?
What is the problem & what have you tried?
I can’t seem to add multiple emails into the Sender Email address however is there a work around for this?
you can do that in your inbox directly under forwarding and POP/IMAP settings → change your scenario trigger to a custom mailhook instead and add it there and add a filter there as well to only watch for specific people. So when an email arrives from either of those addresses it gets forwarded to the Make custom webhook and triggers the scenario.
Added benefit, the scenario will only run when a new email arrives instead of every fifteen mimutes (or however often you specified it).
At first it also caught me off guard, but then I realized it’s the Watch emails module. He’s not trying to send from more than one mailbox. He’s trying to filter received emails by the sender.
I agree that it’s way better to filter them right in the mailbox and just push those to the scenario. I always do it like that.