Documentation Index
Fetch the complete documentation index at: https://docs.sidecardata.com/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Jira Cloud account for your organization
- A Sidecar service account/user in Jira
- A scoped API token
1. Create a Jira user for Sidecar
Go to your Jira Project Access settings and add a user for the Sidecar service account:2. Create a scoped API token
- Navigate to API token management.
- Create a scoped token with the following scopes:
read:jira-workwrite:jira-work
3. Get your Jira Cloud ID
Visit the following URL to get your Jira Cloud ID:4. Determine the Jira project key
Identify the project key for the Jira project where Sidecar will create issues from ad-hoc requests:5. Determine the JQL statement for initial issue import
Create a JQL statement to define which existing issues Sidecar should import.6. Connect Jira to Sidecar
- Go to the Integrations page in Sidecar.
- Find and click on the Jira integration under “Browse integrations”.
- Enter your Cloud ID, API token, project key, and JQL statement.
- Click Test then Save.
A valid JQL statement that retrieves at least one issue is required for a successful connection test.
Using the Jira Integration
Once integrated, Sidecar imports your team’s issues and includes business context from Jira in your metadata store. The primary interaction is through the Sidecar Slackbot. Tag Sidecar in any Slack thread to automatically summarize the conversation and create a Jira issue:@sidecar create ticket@sidecar write ticket@sidecar update ticket@sidecar ticket
- Summarize the current state of the thread
- Update Sidecar’s internal records
- Push the summary to Jira (creating or updating the issue)
- Add a comment linking back to the original Slack thread