Open
Description
Description
Atlassian Jira Cloud platform is often used as a case / task management system.
Design
jira_issue
publisher creates an issue in Jira Cloud Platform.
Configuration details
domain
(required) - a string valueaccount_email
(required) - a string valueapi_token
(required) - a string value
account_email
and api_token
are used for basic auth in an HTTP request.
Evaluation config
For details on the request body, see the Create issue and Edit issue endpoint docs.
Evaluation config:
issue_id
(optional) - a string valuelabels
(optional) - a list of strings to be set on the issue.
If issue_id
is set, the Edit issue
request is sent, otherwise the issue is created.
The document must be formatted as ADF.