Skip to main content

Send email

Send emails from your Grexx application. Before using this system service, please read Send and secure emails. You can download this system service from Grexx Marketplace.

Input

Use a casetype activity to add inputs to the Start send email form.

AttributeData typeMandatory?Description
FromStringNoSender email address. By default, emails are sent from [email protected]. To send emails from a different address, configure Grexx Platform to send emails from your domain.
From nameStringNoSender display name.
ToString (multivalue)YesRecipient email addresses.
CC recipientString (multivalue)NoCC recipient email address(es).
BCC recipientString (multivalue)NoBCC recipient email address(es).
SubjectStringYesEmail subject.
Reply toStringNoReply to email address.
HTML-email body textStringNoBody of the email message. Either HTML body or Text body must be provided. To use a saved HTML template, use the template. function.
Text bodyStringNoBody of the email message - plain text option.
AttachmentFile (multivalue)NoFile(s) to attach to the email.
SPF Tenant Key(s)String (multivalue)NoSPF tenant key(s) from your DNS record (for multi-tenant environments).

Output

Outputs are added to the Result send email form when the Send email case is closed.

AttributeData typeMandatoryDescription
Date sentDatetimeNoThe date and time the email was sent.
messageIDStringNo