Action

Mailto:

Posted by agiletortoise, Last update over 3 years ago

Email action which uses “mailto:” style URL to send mail. This allows it to open in your default mail client.

By default, it uses the first line of your draft as the subject, and the remaining text as the body of the email.

To customize the action, modify the “Define Template Tag” steps to contain recipients, etc.

Steps

  • defineTemplateTag

    name
    to
    template
  • defineTemplateTag

    name
    subject
    template
    [[title]]
  • defineTemplateTag

    name
    messagebody
    template
    [[body]]
  • defineTemplateTag

    name
    cc
    template
  • defineTemplateTag

    name
    bcc
    template
  • url

    template
    mailto:[[to]]?subject=[[subject]]&body=[[messagebody]]&cc=[[cc]]&bcc=[[bcc]]
    useSafari
    false
    encodeTags
    true

Options

  • After Success Default
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.