Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=sendEmail+-+433654656 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | sendEmail([from], to, [cc], subject, body_or_template, [language] | Package | | Alias | | Pkg Usage | | |
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
from | String | No | From address | to | string [] | Yes | Recipient list | cc | string [] | No | CC'ed recipient list | subject | String | Yes | Subject | body_or_template | String | Yes | Message body, either direct or a template | language | String | No | Language used to send the email(relevant only if you use templates) | issue_key | String | No | Issue to extract attachments from | regex_array | String [] | No | Name patterns to match the attachments from the issue | wildcard_path_array | String [] | No | Absolute paths containing wildcards for attaching files from disk | |
Return Type
...
Examples
Example 1
Code Block |
---|
|
sendEmail("projectmanager", "teamleader1", "Transition executed", currentUser() + " has executed a transition");
// here we have to, cc, subject and body.
// The from and language parameters were omitted. |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "system_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.