Skip to main content

Send an email using SMTP

Wrk Product avatar
Written by Wrk Product
Updated over 2 weeks ago

Send an email.

Application

  • Email

Inputs (what you have)

Name

Description

Data Type

Required?

Example

SMTP Connection Info

The SMTP connection info

Connected Account

Yes

Email recipients

The recipients email addresses. Multiple emails should be separated by commas. Example: jane.doe@example.com john.smith@example.com

Text (Long)

Yes

Email subject

The subject line of the email

Text (Long)

Yes

Project update

Email body

The main content of the email

Text (Long)

Yes

Hi team, please find...

Use HTML body?

Use HTML to format the body of your message?

True/False

No

Cc

The CC email addresses. Multiple emails should be separated by commas. Example: manager@example.com, hr@example.com

Text (Long)

No

Bcc

The BCC email addresses. Multiple emails should be separated by commas. Example: manager@example.com, hr@example.com

Text (Long)

No

Reply-To address

Specifies the reply-to address. Example: replyto@example.com

Email

No

Thread ID

Provide the SMTP thread ID to respond to that message as a thread. Example: 17c5ac1d6b1d84c3

Text (Short)

No

17c5ac1d6b1d84c3

File attachment 1

First file to attach

File

No

File attachment 2

Second file to attach

File

No

File attachment 3

Third file to attach

File

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

SMTP message ID

SMTP's unique ID for the sent message

Text (Short)

No

Email sent date

Exact date the message was sent

Date

No

Email sent time

Exact date the message was sent

Time

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Requirements

  • N/A

Did this answer your question?