1
Export Your Jira Credentials
Please provide us the following information. We will set up the service connection credentials for you. When creating a new Jira knowledge source you will have to select the assigned service connection.
- Server URL,
- User account e-mail &
- User account access token;
- Personal Access Token (PAT) &
- Server URL.
2
Select your scope
When setting up a new Jira knowledge source, a JQL statement is needed. A JQL usually consits of three parts:
- Field: The item to search against (e.g., project, status, assignee)
- Operator: The comparison word (e.g., =, !=, IN, >).
- Value: The specific item you’re looking for (e.g., a project name, status, or user).
How to Find the JQL Statement in Jira
For our Jira connector, you will select your relevant scope using a JQL statement. JQL (Jira Query Language) is a structured search method that allows you to filter and locate specific issues across your Jira projects using precise logical criteria. In Jira, select your project, go to “All Work” (German: Alle Vorgänge), click the Filter-Button on the top left above your list of issues / tasks:- Apply your needed filters to end up with the selection of issues relevant for your use case,
- In the same filter pop-up window, you can then click on JQL to receive and export your needed JQL statement.

