Skip to main content

Send Email

The Send Email node sends emails through an SMTP server. Use it for transactional messages, alerts, reports, and follow-ups inside an orchestration. Send Email Node

Credentials

This node requires an Email (SMTP / IMAP) credential. To create a credential:
  1. Go to Settings → Credentials → New Credential
  2. Select Email (SMTP / IMAP)
  3. Enter your SMTP username, password, host, port, and encryption

Use Cases

  • Order Confirmations: Email receipts and invoices after a purchase
  • Appointment Reminders: Send appointment details to customers
  • Status Alerts: Notify internal teams or customers when events occur
  • Reports: Email generated summaries or documents
  • Follow-ups: Send post-call or post-chat summaries

Parameters

Email Format

Attachments

Each attachment supports: Uploaded files stored by SubverseAI are resolved to a temporary signed URL when the email is sent.

Output Data

A successful send returns:
Reference in downstream nodes:

Common Patterns

Attach a File by URL

Map the attachment File URL to the upstream URL. You can leave File Name blank to derive it automatically from the URL.

Upload and Attach a File

Choose Upload File in the attachment, then drag and drop or select the file. The uploaded file URL is populated automatically.

Send AI-Generated Follow-up


Link the Subject, HTML, and Text fields from an upstream AI Agent node to generate personalized, context-aware emails.
For Gmail and other providers with app-specific passwords, use the app password in the credential, not your regular account password.