Hi,
How can I use O365 'When a new email arrives' trigger with more than 1 email address on the From field?
e.g. if the incoming email is from a@myorg.com or b@myorg.com or c@myorg.com then ...
I've tried to list the emails separated using colon (a@myorg.com, b@myorg.com, c@myorg.com) as well as semi-colon (a@myorg.com; b@myorg.com; c@myorg.com) but it gave me error.
Any suggestions? I now end up having several identical flows for each email addresses. 😞 😞 😞
Thanks.