
Email Notification Webhook
Pricing
Pay per usage
Go to Store

Email Notification Webhook
This actor sends you an email notification with a log file when one of your other actors fails, succeeds, times out, you name it.
0.0 (0)
Pricing
Pay per usage
5
Total users
52
Monthly users
2
Runs succeeded
98%
Last modified
2 years ago
You can access the Email Notification Webhook 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 '{}' |<apify call mnmkng/email-notification-webhook --silent --output-dataset
Email Notification Webhook API through CLI
The Apify CLI is the official tool that allows you to use Email Notification Webhook locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: