Action

Email Body + Device Info

Last update over 4 years ago - Unlisted

Steps

  • script

    draft.setTemplateTag("info", "DEVICE: " + device.model + "\nOS: " + device.systemName + " " + device.systemVersion);
    draft.update();
  • mail

    toRecipients
    ccRecipients
    bccRecipients
    subjectTemplate
    [[title]]
    bodyTemplate
    [[body]]
    
    ---
    [[info]]
    sendAsHTML
    false
    sendInBackground
    false

Options

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