Send an e-mail with SendGrid
Send an e-mail with SendGrid.
Fork and customize
Integrations
Configuration
Input parameters
- Name: to
- Description: Array of email addresses to send to
- Type: ARRAY
- Name: subject
- Description:
- Type: STRING
- Name: body
- Description:
- Type: STRING
- Name: from_email
- Description: Sender e-mail address. Must be registered as a Sender Identity in SendGrid. If you're using the Transposit sendgrid account, you can use the email "test-user1@transposit.com"
- Type: STRING
- Name: from_name
- Description: Name to appear as the sender of the e-mail.
- Type: STRING