Send Email
In this article
Overview
You can use this Snap to configure and send emails to the specified email address.
Snap Type
The Send Email is a Write-type Snap.
Prerequisites
Valid Exchange Online tenant.
Valid OAuth2 application in Azure Active Directory with all the required API permissions.
Support for Ultra Pipelines
Works in Ultra Pipelines. However, we recommend that you do NOT use this Snap in an Ultra Pipeline. To know the list of Snaps that work in Ultra and the related caveats, see Snap Support for Ultra Pipelines.
Limitations
The size of the attachment has a limitation of supporting file size of 35MB.
For file attachment, the supported protocols are SLDB or Local files.
Known Issues
The Send Email Snap configured with more than 3MB attachment might fail because of a 429
error response from the Graph API endpoint.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
Input | Document |
|
| Requires the Email Body Type and the Email Content deliver the message. |
Output | Document
|
|
| The output would be a confirmation that the email was sent successfully. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. |