Docs
NodesSocial Nodes
Edit Page on GitHub

Send Deforge Email

Send an email using the system's default Deforge mailer.

emailcommunicationnotificationsystemEasy15

Send Deforge Email

15
Flow
success
messageId
Tool
Flow
Not connectedFlow
To
Subject
Body
CC
BCC
HTML

No


Description

The Send Deforge Email node allows you to send an email using the system's default Deforge mailer. You can specify the recipient(s), subject, body content, and additional options such as CC, BCC, and whether the body is in HTML format. This node is useful for sending notifications, updates, or any other email communication directly from your Deforge workflows without needing to integrate with external email services.

Common Use Cases

  • Sending notifications or alerts to users based on workflow events
  • Communicating updates or results from your Deforge agents to stakeholders
  • Automating email communication as part of larger workflows, such as sending a summary report after a task is completed

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowToRecipient email address (comma-separated for multiple)TextSubjectEmail subject lineTextBodyEmail body contentTextCCCC email addresses (comma-separated, optional)TextBCCBCC email addresses (comma-separated, optional)TextHTMLWhether the body is HTML (default: false for plain text)Boolean

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to triggerFlowsuccessWhether the email was sent successfullyBooleanmessageIdThe message ID from the email serverTextToolThe tool version of this node, to be used by LLMsTool

Fields

The configurable fields this node provides:

NameDescriptionTypeToRecipient email address (comma-separated for multiple)Value: ``TextSubjectEmail subject lineValue: ``TextBodyEmail body contentValue: ``TextAreaCCCC email addresses (comma-separated, optional)Value: ``TextBCCBCC email addresses (comma-separated, optional)Value: ``TextHTMLWhether the body is HTML (default: false for plain text)Value: falseCheckBox

Last updated on