Send e-mail using Web API of SendGrid.
To use this Do, you need to issue an API key with your SendGrid account. Grant the API key the Mail Send permission.
This Do cannot attach files to emails. To send an email with attachments, use “Send E-mail with Attachments using SendGrid”.
Set SendGrid API Key, To (Recipient), From (Sender), Subject, and Body.
Specify the API key created by SendGrid. Mail Send permission is required.
Specify the recipient of the email. The following formats are available:
They can be specified in the expression, so if the link field contains an email address, it can also be defined as follows:
= Link
Please note that the values of the user selection field cannot be specified. To send an email to the user selected in the user selection field, first get the email address with “Get User Profile”.
If there are no recipients, an error will occur.
Specify the sender’s email address. Please specify with one email address. When specified in array format, only the first element is used, and the second and subsequent elements are ignored.
You cannot leave it blank.
Specify the subject of the email. You cannot leave it unspecified.
Specify the body of the email. You cannot leave it blank.
HTML format emails cannot be sent.
The limits on the size of emails that can be sent, the number of recipients, and so on, are in accordance with SendGrid’s specifications.
You cannot check whether the email has actually arrived with Customine. You can check on the SendGrid screen.
Email open tracking is not possible.