getIncomingEmail

getIncomingEmail

 

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

Syntax

getIncomingEmail()

Package

 

Alias

 

Pkg Usage

 

Description

Retrieves a structure containing information about the incoming email such as sender, recipients, subject, or body.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

Return Type

IncomingEmail

Example

IncomingEmail email = getIncomingEmail(); if(email.from != "jira-support@kepler-rominfo.com") { // create issue }

See also

Peacock

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.