Linking Jira as a source

Alpha release

This source is currently in alpha. The interface and available tables may change.

Enter your Atlassian Jira credentials to pull your Jira data into the PostHog data warehouse. The token authenticates as your Atlassian account, so the data we can sync is limited to the projects and issues that account can see.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Jira.
  3. You need three things from Atlassian:
  4. Back in PostHog, enter the credentials and click Next.
  5. Select the tables you want to sync, set the sync method and frequency, then click Import.

Once the syncs are complete, you can start using Jira data in PostHog.

Available tables

TableDescriptionSync method
issuesIssues across the projects your account can accessIncremental
projectsProjects in your Jira instanceFull refresh
usersUsers in your Jira instanceFull refresh
fieldsField definitions, including custom fieldsFull refresh
issue_typesIssue type definitionsFull refresh
statusesWorkflow status definitionsFull refresh
prioritiesPriority definitionsFull refresh
resolutionsResolution definitionsFull refresh
dashboardsDashboardsFull refresh
filtersSaved filtersFull refresh

Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.

Sync limitations

Only the issues table supports incremental syncing, using Jira's server-side updated timestamp filter. Per-issue streams such as comments, worklogs, votes, watchers, remote links, and transitions are not synced, as each requires a separate request per issue and does not scale well on large instances.

Configuration

OptionTypeRequired
SubdomaintextYes
EmailemailYes
API tokenpasswordYes

Community questions

Was this page useful?

Questions about this page? or post a community question.