/
getIncomingEmail
getIncomingEmail
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Retrieves a structure containing information about the incoming email such as sender, recipients, subject, or body.
Parameters
Return Type
Example
IncomingEmail email = getIncomingEmail();
if(email.from != "jira-support@kepler-rominfo.com") {
// create issue
}
See also
Peacock
, multiple selections available,
Related content
getIncomingEmail
getIncomingEmail
More like this
getIncomingRawEmail
getIncomingRawEmail
More like this
getIncomingEmail (Power Scripts)
getIncomingEmail (Power Scripts)
Read with this
sendHtmlEmail
sendHtmlEmail
More like this
Mail Handler
Mail Handler
More like this
Mail Handler Functions
Mail Handler Functions
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.