On this page:Contents
Table of Contents | ||
---|---|---|
|
Starting with Power Scripts for Jira 4.0, we've added the ability to use SIL scripts to process incoming emails.
...
Name | Field | Type | Obs |
---|---|---|---|
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
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|