Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page:Contents

Table of Contents
excludeSee also

Starting with Power Scripts for Jira 4.0, we've added the ability to use SIL scripts to process incoming emails.

...

NameFieldTypeObs
Incoming Email


from

string []

Array of email addresses

to

string []

Array of email addresses

cc

string []

Array of email addresses

subject

string


body

string

Entire body of the message including quoted text in case of replied or forwarded messages

attachments

string []

Array containing the names of the attachments; there can be duplicates

Routines

...

Writing the handler script

...

See also

Mail Handler Routines

Filter by label (Content by label)
showLabelsfalse
excerptTypesimple
cqllabel = "mail_handler_routines"