I need to treat email as unique.
Or I need access to the “from” field.
So I can only extract emails sent to me… not the ones I answers to.
Thanks!
I need to treat email as unique.
Or I need access to the “from” field.
So I can only extract emails sent to me… not the ones I answers to.
Thanks!
Hey @Edouard_r - By default the trigger only works on emails that land in your inbox (ie. emails recieved, not emails sent).
However if you want to filter for certain email addresses you’d have to connect a Filter
node that checks if the sender_address meets the condition and then only proceeds the flow each time you recieve a new email.
ah make sense, it’s wasn’t meant as a trigger at first, then that option came up but I didn’t update my mental model of it.
Thanks!
This topic was solved and automatically closed 60 minutes after the last reply. New replies are no longer allowed.