Email

Introduction

The Email library in Automate provides actions to automate email processes within workflows. This library consists of 4 main actions designed to interact with email servers and manage email-related tasks.

The purpose of the Email library is to streamline email automation tasks, such as receiving, moving, saving attachments, and sending emails, by providing easy-to-use actions.

What is Email?

The Email component within Automate allows users to seamlessly integrate email functionalities into their automation workflows. It provides a set of actions to interact with email servers, retrieve, process, and send emails efficiently.

Key Features

  • Get Mail:

    • Retrieve emails from specific mailboxes based on defined filters.

  • Move Mail:

    • Move emails to designated folders within the mailbox.

  • Save Attachments:

    • Save email attachments to specified locations.

  • Send:

    • Compose and send emails to specified recipients.

How To Use Action

Get Mail

Description: The Get Mail action retrieves emails from a specific mailbox based on defined filters.

Usage:

  1. Connection Method:

    • Select either POP or IMAP.

  2. Secure Connection (SSL/TLS):

    • Check this option if the connection is secure.

  3. Host Address and Port:

    • Enter or select the host address and connection port.

  4. Mailbox Credentials:

    • Enter or select the mail address and password.

  5. Filters (Optional):

    • Define filters such as "From Address," "CC," "Email Subject," and "Email Description" if needed.

  6. Action After Retrieval:

    • Choose the action after retrieving mail (e.g., delete, mark as read).

  7. Assign Output:

    • Select an array variable to store the retrieved mails.

Move Mail

Description: The Move Mail action moves emails to a specified destination folder.

Usage:

  1. Destination Folder:

    • Enter or select the folder where the mail will be moved.

  2. Mail to Move:

    • Specify the mail to be moved using its ID.

Save Attachments

Description: The Save Attachments action saves mail attachments to a specified location.

Usage:

  1. Attachment Source:

    • Enter or select the source of the attachment.

  2. Destination Folder:

    • Enter or select the folder where the attachments will be saved.

Send

Description: The Send action sends an email to specific recipients.

Usage:

  1. Connection Details:

    • Enter or select the host address and connection port.

  2. Mailbox Credentials:

    • Enter or select the mail address and password.

  3. Sender and Recipient Information:

    • Enter the sender's mail address (From) and recipient's mail address (To).

  4. Email Details:

    • Subject: Enter the email subject.

    • Attachments: Browse or select attachments.

    • Body: Enter the email body content.

Additional Tips

Use Cases

FAQ (Frequently Asked Questions)

Last updated