Send Notification

The Send Notification block allows you to send yourself an email notification.
The email will be sent to the email address associated with your ZeroWork account. If you need to send an email notification to recipients other than yourself, consider using a Send HTTP Request block to integrate with third-party email APIs.
How To Use It
The Send Notifiaction block has two fields:
Subject: the plaintext subject of the email.
Email notification content: the plaintext or HTML body of the email.
Things To Know
Both fields are required.

Block Behavior
The Email notification content field accepts a mix of plaintext and HTML. You may minify HTML in this field to eliminate extra whitespace in the email's body.
This block has a per minute sending rate limit. The rate limit is automatically applied when this block is activated within a Start Repeat loop.
Emails are sent from
[email protected]
. Consider whitelisting this email address within your email client.Emails contain a standard footer text.
Examples & Use Cases


Last updated
Was this helpful?