Mail

Most recent version: v0.0.1

See the changelog of this Data sink type here.

Overview

Onum supports integration with email servers.

Select Mail from the list of Data sink types and click Configuration to start.


Configuration

Now you need to specify how and where to send the data, and how to establish a connection with your email.

Metadata

Enter the basic information for the new Data sink.

Parameters
Description

Name*

Enter a name for the new Data sink.

Description

Optionally, enter a description for the Data sink.

Tags

Add tags to easily identify your Data sink. Hit the Enter key after you define each tag.


Metrics display

Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


Configuration

Now, add the configuration to establish the connection.

Authentication params

Parameter
Description

Username*

The username you will use to connect to your email server.

Password*

Add the required password from your Secrets or create one.

Server*

Enter the server to connect to, including the specific port. Must be in format server:port

Email addresses

Configure where and to whom to send the data. Add as many as required.

Parameter
Description

From*

The sender email.

To*

The recipient email.

Cc*

Recipients to copy in.

Bcc*

Recipients to blind copy in.

Rate limit

Parameter
Description

Maximum requests*

Set a limit on the number of requests per second to launch on the server. The minimum value is 1 and the maximum value is 100.

Connection attempts

Parameter
Description

Connection attempts*

Establish the maximum number of connection attempts. he minimum value is 1 and the maximum value is 10.

Click Finish when complete. Your new Data sink will appear in the Data sinks area list.

Pipeline configuration

When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.

Output configuration

Email body

Parameter
Description

Subject*

Choose the input field that contains the mail subject.

Message*

Choose the input field that contains the mail message.

Click Save to save your configuration.

Last updated

Was this helpful?