Jira
Counts describe the planned connector design, not shipped functionality.
Overview
Open incidents and tasks from workflow output, and start workflows when issues change state.
Jira is planned, not yet available
Issue created
An issue is created
Status changed
An issue transitions
Create issue
Open an issue with fields
Transition issue
Move an issue to a status
Authentication concept
Authorize with least-privilege scopes (read:jira-work, write:jira-work). Tokens would be stored as managed secrets and revocable from the connection screen.
Secrets handling is described on the security page.
Connection status
Authorize
Choose scopes and grant access
Test
Send a sample request from the workflow builder
Use
Reference the connection from any workflow
Illustrative connection flow. It becomes available with the integration.
Example workflow
Classify monitoring alerts by severity, open incidents for critical issues and notify on-call.
Related