Send Email avatar
Send Email

Pricing

Pay per usage

Go to Store
Send Email

Send Email

Developed by

Apify

Apify

Maintained by Apify

Send a custom email to one or more recipients. This Actor is useful for notifications and reporting. It can be invoked directly from code or via webhook integration after another Actor finishes.

4.8 (6)

Pricing

Pay per usage

100

Total users

2.9K

Monthly users

176

Runs succeeded

92%

Last modified

9 days ago

To

tostringRequired

Email address of the recipient(s), you can comma-separate multiple addresses.

Cc

ccstringOptional

Email CC same format as to.

Bcc

bccstringOptional

Email BCC same format as to.

Subject

subjectstringRequired

(required) Text body of Email

Text

textstringOptional

(required HTML or text) Text body of Email

HTML

htmlstringOptional

(required HTML or text) HTML body of Email

Reply to

replyTostringOptional

Email address which will be set when recipient will try to reply to mail. Uses header Reply-To see doc

Mock email

isMockbooleanOptional

For test purposes - log process to console but not send the e-mail

Default value of this property is false