Skip to main content

Send Email via Blink

Send Email via an SMTP Server

List Email Messages via IMAP

Send an Email via Gmail

The Blink platform enables you to trigger a workflow on every new email message using an IMAP server.

On New Message

When configuring email actions, you can choose to write the content using either Markdown or HTML syntax.
  1. Using Markdown (md):
    • Set the Content Field Type parameter to rich text.
    • This enables a rich text editor that supports Markdown formatting.
  2. Using HTML:
    • Set the Content Field Type parameter to regular text.
    • Additionally, set the Content Type parameter to "text/html".
    • This allows you to write content using HTML syntax.
Ensure you configure these parameters correctly based on your preferred formatting style.

SMTP Email

Creating an SMTP Email Server connection

To create the connection you need:
  • A username
  • A password
  • An SMTP host
  • An SMTP port

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the SMTP Email Server icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select SMTP Email Server as the method to make the connection.
  5. Fill in the parameters:
    • A username
    • The password
    • The SMTP host
    • The SMTP port
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.

Actions

Send Email via an SMTP Server

Send an e-mail using an SMTP server.

IMAP Email

Creating an IMAP Email Server connection

To create the connection you need:
  • A username
  • A password
  • An IMAP host
  • An IMAP port

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the IMAP Email Server icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select IMAP Email Server as the method to make the connection.
  5. Fill in the parameters:
    • A username
    • The password
    • The IMAP host
    • The IMAP port
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.

Actions

List Email Messages via IMAP

List email messages for specific email address.

Triggers

On New Message

Triggers a workflow on every new message.
Sample Event

Actions

Send an e-mail on behalf of Blink.

Send Email Via Gmail

Create the connection by using one of the following methods: ** Ensure the relevant APIs from the following list are enabled: **

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Gmail icon. A dialog box with name of the connection and connection methods appear.
  3. Edit the name of the connection. At a later stage you cannot edit the name. (Optional)
  4. Click Gmail to authenticate using OAuth.
  5. Sign in using your credentials.

Parameters

Example Output