Appreciate help please. I am on step one of my first workflow since passing the level 2 course.
I want to trigger a workflow when an email is received in my yahoo mail inbox. I selected test step on the node then forwarded an email to this inbox. I waited for 5 minutes. The email was not marked as read. What am I doing wrong?
Thanks @ria yes it works fine for Gmail. There is no error message in dev tools. An email that I send to yahoo (from Gmail) never gets set to “read”. I have set up a follow on node to update a Google doc but this doesn’t happen either.
I think it has access to the yahoo email - if I change the folder name in the node parameters to something that doesn’t exist then n8n displays an error “Folder does not exist or server encountered an error”.
How does this node identify new emails? Is it a time based criteria e.g. emails received in folder while node listening? Or looks for all unread emails? or other?
As an alternative: If there was a way to manually (or schedule) trigger an IMAP node to get messages in yahoo based on date/time period I would be happy with that but could not see an IMAP node for this unless I am mistaken?