Send Email Integration avatar
Send Email Integration

Deprecated

Pricing

$5.00/month + usage

Go to Store
Send Email Integration

Send Email Integration

Deprecated

Developed by

Šimon Maresz

Šimon Maresz

Maintained by Community

Integration actor to send email using apify/send-mail aactor. This integration uses key-value store in order to create the email.

0.0 (0)

Pricing

$5.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

0%

Last modified

3 months ago

You can access the Send Email Integration programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "to": "info@apify.com, hello@apify.com"
<}' |
<apify call simon.m/send-email-integration --silent --output-dataset

Send Email Integration API through CLI

The Apify CLI is the official tool that allows you to use Send Email Integration locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: