Category / Section
How to connect Jira Server running on your own infrastructure with Bold BI?
Published:
Connecting Jira Server running on your own infrastructure to Bold BI is a simple process that involves using the Jira Connector, choosing the Raw Query option, and providing the API endpoint URL.
Follow these steps to establish the connection:
- Open Bold BI and navigate to the Data Sources page.
- Click Add Data Source and select Jira from the list of available connectors.
- In the Request Body field, choose the JQL or Raw Query option.
- Enter your on-premise Jira Server’s API endpoint URL in the URL field.
- If you want to connect through JQL then enter the required JQL query in the JQL field.
- Enter the username(instead of email) in the User Name field and corresponding login password in the API Token field.
- Click Connect to establish the connection between Bold BI and your On-Premise Jira Server.
Once connected, you can use the data from your Jira Server to create visualizations and dashboards in Bold BI.
Note: You can also use the Generic REST API connector in Bold BI to connect to the on-premise installed Jira server, using basic authentication (username/ password).
Related links