Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

getIncomingEmail()

Package

Alias

Pkg Usage

Description

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

Retrieves a structure containing information about the incoming email such as sender, recipients, subject, or body. As opposed to the server counterpart it does not receive any parameters, because you may process the original and the html body

Return Type

IncomingEmail

Example

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

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "mail_handler_routine" and space = currentSpace ( )
labelsarray_routines