...
How to create a Jira issue
Field | Value | |||||
---|---|---|---|---|---|---|
Action name | Any (“Create Jira Issue” for example) | |||||
Worked with rules | Any | |||||
Action type | Webhook | |||||
Url | https://%instanceurl%/rest/api/3/issue | |||||
Token | You can construct and send basic auth headers. To do this you perform the following steps:
Detailed information can be found here. | |||||
Headers |
| |||||
Body |
|
Example:
...
Created issue example:
...