Email Providers

Configure email providers for sending emails from Action nodes.

Overview

Action nodes can send emails as part of your workflow. Configure your preferred email provider to enable this functionality.

Supported Providers

Zoho ZeptoMail
Transactional email service by Zoho

Required Configuration

  • API Key: ZeptoMail API key (Send Mail Token)
  • From Email: Verified sender email address
  • From Name: Sender display name
Get your API key from the ZeptoMail Dashboard
SendGrid
Cloud-based email delivery service

Required Configuration

  • API Key: SendGrid API key
  • From Email: Verified sender email
Get your API key from the SendGrid Dashboard
Mailgun
Developer-focused email API

Required Configuration

  • API Key: Mailgun API key
  • Domain: Your Mailgun sending domain
  • From Email: Sender email address
AWS SES
Amazon Simple Email Service

Required Configuration

  • Access Key ID: AWS access key
  • Secret Access Key: AWS secret key
  • Region: AWS region (e.g., us-east-1)
  • From Email: Verified sender email

Email Templates

Configure email content in the Action node:

  • Subject: Email subject line (supports dynamic variables)
  • Body: Email content (supports HTML and dynamic variables)
  • To: Recipient email (can be from form data)

Next Steps

Slack Integration

Send messages to Slack channels