Jira

saasbuilt on requestauth: API token with an account email (basic), or OAuth2

Sync Jira issues, sprints, worklogs, and changelogs.

The Jira connector syncs your project tracking into analytics-ready tables in your data warehouse. Pull projects, issues, changelogs, worklogs, sprints, boards, and users from the Jira Cloud REST API, with Ingest handling auth, pagination, and retries so the tables stay current.

Jira is not a certified connector yet. Ingest authors one from the vendor's API documentation when a customer asks for it, runs it against the real API, and only then lists it as deployable. Request it and it moves up the queue.

What you can sync

Ingest lands the following Jira data in your warehouse or lake, each as its own table on the schedule you pick:

  • Projects and issues
  • Changelogs
  • Worklogs
  • Boards and sprints
  • Users

Authentication

API token with an account email (basic), or OAuth2. Create an API token in your Atlassian account and pair it with the account email.

Credentials go into a form, never into a chat, and are held in a secret store under your own path. Only the key NAMES ever reach the control database.

Resources