I just started using the email (labs) connectors and what great tools! For my email (that uses IMAP and SMTP), I’ve been able to get into my email, use regex and get to parse a URL and download reports, then move the email to another folder to further automate my processes without any manual intervention. What a great time saver!
Now, I’m in a situation where I’m trying to access an office365 email. godaddy says they don’t use imap anymore. Using SMTP, I can send emails from the nodes that alerts people that the process has run, but I can’t access the email folders to download attachments, or parse URL from body like IMAP.
Does anyone have experience with accessing data via office365 email? The credentials are (clearly?) working as evidenced with the green stop light:
When using another email domain (non office365), everything works brilliantly.