The seven Action types
The IMAP Action
In this lesson, we’ll cover:
- How the IMAP Action allows you to monitor an email server for new emails, handling them in real-time with Tines
- Typical use cases like analyzing potentially malicious emails for threats, automating email response, or notifying colleagues in Slack when certain emails are received
- How to create and configure the Action to securely connect to the remote mailbox and monitor specific folders
- Running periodically on a schedule
Further reading
Check out the IMAP Action docs page for a full description of all capabilities and configuration options.