Jira
Version 0.0.3
Check out the API docs here for more information
Set up
To get set up with Jira you will just need your Jira username and password.
Features
Feature | Support | Notes |
---|---|---|
Backfill | 🟢 | All data can be backfilled on all reports |
Incremental | 🟢 | Supported on some reports, see below. |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint | 🖊️ Notes |
---|---|---|---|---|
Issues | UPDATED | ID | Seach for issues using JQL | |
Issue Changelog | ISSUE_UPDATED | ID | Get issue changelogs | The extract first get's a list of all issues that have been updated incrementally, then it will get the entire changelog for each issue. |
Users | N/A | ACCOUNT_ID | Get all users | |
Fields | N/A | ID | Get fields | |
Projects | N/A | ID | Get projects paginated |
Updated 6 months ago