Action

Mailer

Posted by @sylumer, Last update almost 3 years ago - Unlisted

Send as email.

Steps

  • mail

    toRecipients
    ccRecipients
    bccRecipients
    subjectTemplate
    [[title]]
    bodyTemplate
    [[body]]
    
    sendAsHTML
    false
    sendInBackground
    false
  • defineTemplateTag

    name
    sent
    template
    
    Email sent [[date|%A, %B %d, %Y at %l:%M %p]]
  • script

    draft.append(draft.getTemplateTag("sent"));
    draft.update();

Options

  • After Success Nothing , Tags: email, personal
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.