AACFlow

Jira Connector

Sync issues from a Jira project into your knowledge base

The Jira connector synchronizes issues from a Jira project using the Jira REST API v3.

Authentication

OAuth — requires scopes:

  • read:jira-work
  • offline_access

Configuration

FieldTypeRequiredDescription
Jira DomainInputYese.g., yoursite.atlassian.net
ProjectSelector / InputYesProject key
JQL FilterInputNoCustom JQL to filter issues
Max IssuesInputNoLimit the number of synced issues

How It Works

  1. Cloud ID Resolution — Resolves Atlassian cloud ID from domain
  2. JQL Construction — Builds project = "KEY" ORDER BY updated DESC with optional custom JQL filter
  3. Issue Search — Uses Jira REST API v3 search endpoint
  4. ADF Extraction — Converts Atlassian Document Format in descriptions and comments to plain text
  5. PaginationstartAt/maxResults offset pagination

Document Format

KEY-123: Issue summary

Description text...

Comment text 1...

Comment text 2...

Metadata Tags

TagTypeDescription
Issue TypeTextBug, Story, Task, etc.
StatusTextCurrent workflow status
PriorityTextIssue priority level
LabelsTextComma-separated labels
AssigneeTextAssigned person
Last UpdatedDateWhen the issue was last updated

JQL Validation

Custom JQL filters are validated during setup. Invalid JQL returns an immediate error.

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started