Mail Handler Functions

Mail Handler Functions

The use of these functions requires the Power Scripts for Jira add-on be installed and licensed.

This section contains functions that enable users to handle emails.

Functions Summary

  • saveAttachmentFromEmailSaves the attachment file from an issue to a specific file path.
  • attachAllFilesFromEmailAttaches all attachments from the incoming email to a specific issue.
  • attachFileFromEmailAttaches a single file from the incoming email to a specified issue.
  • getIncomingEmailRetrieves a structure containing information about the incoming email such as sender, recipients, subject, or body.
  • getIncomingRawEmailRetrieves a structure containing information about the incoming email such as sender, recipients, subject, or body. Similar to getIncomingEmail() but the body of the message is not processed in any way.
  • getUserKeysFromEmailsFinds the corresponding user keys for a list of email addresses.

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.