Create email notification for an issue in Jira.
Application
Jira
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Issue key | Text (Short) | Yes | ||
JSON parameters? | True/False | No | ||
HTML body | The HTML body of the email notification for the issue | Text (Long) | No | |
Subject | The subject of the email notification for the issue. If this is not specified, then the subject is set to the issue key and summary | Text (Short) | No | |
Text body | The subject of the email notification for the issue. If this is not specified, then the subject is set to the issue key and summary | Text (Long) | No | |
Reporter? | Whether the notification should be sent to the issue's reporter | True/False | No | |
Assignee? | Whether the notification should be sent to the issue's assignees | True/False | No | |
Watchers? | Whether the notification should be sent to the issue's assignees | True/False | No | |
Voters? | Whether the notification should be sent to the issue's voters | True/False | No | |
Notification recipients user IDs | List of Text (Short) | No | ||
Notification recipients group IDs | List of Text (Short) | No | ||
Notification recipients | The recipients of the email notification for the issue | Text (Long) | No | |
Notification recipients restrictions user IDs | Restricts the notifications to users with the specified permissions | List of Text (Short) | No | |
Notification recipients restrictions group IDs | List of Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A