[Index]

Model: data/SmtpDestination

File Transfer Destination using SMTP protocol

Model Details: data/SmtpDestination

Title Description Details
Name * Friendly name for this SMTP destination
  • Field Name: name
  • Type: String
SMTP Server * SMTP Server (instance of data/Email)
  • Field Name: server
  • Type: String
  • Target: data/Email
  • Format: uri
From address * From address
  • Field Name: from
  • Type: String
  • Format: email
To Recipient email addresses.
  • Field Name: to.[n]
  • Type: Array
  • Cardinality: [1..n]
  • Format: email
Copy to CC email addresses.
  • Field Name: cc.[n]
  • Type: Array
Blind copy BCC email addresses.
  • Field Name: bcc.[n]
  • Type: Array
Subject * Subject line for outgoing emails.
  • Field Name: subject
  • Type: String