Jira Integration
Connect Atlassian Jira to Rapidflare to sync issues (tickets) from your projects. Your AI agent can then answer questions using your teamβs issue-tracking and support context.
Overview
With the Jira integration you can:
- Sync tickets β Pull issues from one or more Jira projects into Rapidflare
- Ingest key fields β Include summary, description, status, assignee, reporter, and other configured fields
Supported Content
| Content Type | Support | Notes |
|---|---|---|
| Issues / Tickets | Full | Summary, description, and key fields |
Setting Up Jira
Step 1: Add a New Source
- In your admin dashboard, go to Sources
- Click Add Custom JSON Source
- Add JIRA Configuration in JSON format
Step 2: Configure Projects
- Project selection β Configure which Jira projects to fetch issues from in the source configuration under
resourcekey. - Field selection β Configure which issue fields to ingest from the supported list below
Supported fields
- summary
- description
- project
- issuetype
- status
- created
- updated
- reporter
- assignee
- labels
Step 3: Ingestion
Rapidflare will:
- Connect to your Jira instance
- Fetch issues that match your configuration
- Extract ticket content and metadata
- Index the content for retrieval by your agent
Content Processing
Issue Content
Issues are processed using only the fields configured in the source. These fields are extracted, normalized, and indexed so your agent can search and reason over them. If no specific fields are configured, all supported fields will be ingested.
Troubleshooting
Tickets Not Appearing
- Confirm the issue belongs to a project that is connected in the integration
- Ensure your Jira account has permission to view the issue
Authentication Issues
- Confirm your API token is valid and not expired
- Check that your Jira account is active and not deactivated