Skip to main content

Suger Email

Send emails through Suger's email service.

Overview

The Suger Email node allows you to send emails through Suger's email service. You can configure recipients, subject, and choose between different email formats.

Parameters

To Email (Required)

  • The primary recipient's email address
  • Can be set as a fixed value or using an expression
  • Example: info@example.com

CC Email List (Optional)

  • Additional recipients to be CC'd on the email
  • Multiple email addresses can be added
  • Can be set as fixed values or using expressions
  • Use the "Add Cc Email" button to add more recipients

Subject (Required)

  • The subject line of the email
  • Can be set as a fixed value or using an expression
  • Example: "My email subject"

Email Format

Choose from three format options:

  1. Text

    • Send email as plain text
    • Best for simple, text-only messages
  2. HTML (Default)

    • Send email as HTML
    • Supports rich formatting, images, and styling
  3. Both

    • Sends both HTML and plain text versions
    • Email client determines which version to display
    • Recommended for maximum compatibility

Text and/or HTML body

  • The body of your email
  • Depends on your format choose, it can be Text or HTML or both
  • Can be set as a fixed value or using an expression

Usage Tips

  • Use expressions to dynamically set email parameters based on workflow data
  • HTML format is recommended for professional-looking emails with formatting
  • When using HTML format, ensure your content is properly formatted with HTML tags
  • Consider using the "Both" format option for better email client compatibility