SendGridSendGrid / Send Email

appKey: sendgrid
actionKey: send-email

Action Inputs

The following parameters are available when configuring this action:
fromEmail
From Email
This must be an email address that was verified as a sender in Sendgrid and belongs to the domain that was verified with Sendgrid
string
subject
Subject
Email subject
string
text
Text
Plain text body of the email
string
toEmail
To Email
A valid email address
string
html
Html
HTML body of the email
string | undefined