Jira
Jira
Connect your Jira data to Airweave
Overview
The Jira connector allows you to sync data from Jira into Airweave, making it available for search and retrieval by your agents.
Configuration
JiraSource
Simplified Jira source implementation (read-only).
This connector retrieves hierarchical data from Jira’s REST API:
- Projects
- Issues (within each project)
Authentication
This connector uses OAuth 2.0 with refresh token.
Authentication Configuration
Jira authentication credentials schema.
refresh_token
The refresh token for your Jira app.
access_token
The access token for your Jira app.
Entities
The following data models are available for this connector:
JiraProjectEntity
Schema for a Jira Project.
JiraIssueEntity
Schema for a Jira Issue.