Skip to content

mify.email.send

Node ID: mify.email.send

Category: email

InputTypeDescription
to (required)stringRecipient email address
subject (required)stringEmail subject
body (required)stringEmail body (HTML or plain text)
ccstringCC recipients (comma-separated)
bccstringBCC recipients (comma-separated)
OutputTypeDescription
messageIdstringSent message ID
successboolean