Jira by Atlassian is a leading project management and issue tracking tool used by software teams to plan, track, and release software. With BonData, you can connect to your Jira instance to read and analyze project data, track issues, and enrich records within Agent workflows.Documentation Index
Fetch the complete documentation index at: https://docs.bondata.ai/llms.txt
Use this file to discover all available pages before exploring further.
Jira API Token Setup
Follow these steps to create an API token for BonData.Step 1: Create an API Token
- Go to Atlassian Account Settings
- Click Create API token
- Enter a label (e.g.,
BonData Integration) - Click Create
- Copy the token - it won’t be shown again
Step 2: Get Your Jira Site URL
Your site URL is your Atlassian domain:- Example:
https://your-company.atlassian.net
Step 3: Find Your Project Key
The project key is the prefix of your issue IDs:- If issues look like
PROJ-123, the project key isPROJ - Find it in Project Settings → Details
Step 4: Enter Credentials
Enter your email (Atlassian account), API token, site URL, and project key in BonData.Required Fields
| Field | Description |
|---|---|
| Your Atlassian account email | |
| API Token | Generated from Atlassian account settings |
| Jira Site URL | Your Jira Cloud site URL (e.g., https://your-domain.atlassian.net) |
| Project Key | The prefix of your issue IDs (e.g., PROJ from PROJ-123) |