Skip to content

Send Email

Overview

The Send Email element is used to trigger email-related behavior from within a page. It is suitable for confirmations, notifications, follow-up communication, or process-driven messaging.

When to use

  • When the solution must send messages as part of a process
  • When users should be able to trigger communication directly from a page
  • When confirmation or notification emails are part of the workflow

Element-specific options

OptionDescription
Email actionDefines the email-related action that should be executed
Recipient handlingDefines who receives the email and how recipients are determined
Message contentDefines the content, template, or structure of the email

Common configuration

This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.

See: Common element configuration