Two way sync - Jira Integration
Details on how to setup, update and sync Jira with Ideascale platform
Path: Workspace Homepage >> Navigation Panel >> Settings >> Community >> Integrations >> All Apps >> Jira
Integrating IdeaScale with Jira allows you to push selected ideas directly into Jira to track them seamlessly through your development lifecycle. Follow these steps to configure the OAuth 2.0 integration between both platforms.
TABLE OF CONTENTS
1. Access Jira Integration Settings in IdeaScale
2. Create a New App in Atlassian Developer Console
3. Configure App Authorization & Permissions
4. Link Credentials to IdeaScale
5. Authenticate and Connect
6. Configure Campaign Mapping & Fields
Step 1: Access Jira Integration Settings in IdeaScale
- Log into your IdeaScale account as an administrator.
- In the left-hand navigation panel, go to Settings >> Community >> Integrations >> All Apps.
- Locate the Jira integration panel and click Manage.
Step 2: Create a New App in Atlassian Developer Console
To link IdeaScale, you need credentials generated from your Atlassian account.
- Open a new tab and go to the Atlassian Developer Console (
[developer.atlassian.com/console](https://developer.atlassian.com/console)). - Click Create and select OAuth 2.0 integration.
- Give your app a recognizable name (e.g.,
Ideas Community). - Agree to the Atlassian developer terms and click Create.
Step 3: Configure App Authorization & Permissions
1. Add the Callback URL
- In the Atlassian app settings, navigate to Authorization on the left menu.
- Next to OAuth 2.0 (3LO), click Add.
- Go back to your IdeaScale Jira Settings window and copy the Callback URL.
- Paste this URL into the Callback URL field in the Atlassian console and click Save changes.
2. Configure Scopes (Permissions)
- In the Atlassian developer menu, click on Permissions.
- Find Jira API from the list and click Add, then click Configure.
- Under the Jira platform REST API section, check the boxes to enable necessary permissions:
- View Jira issue data (
read:jira-work) - Create and manage issues (
write:jira-work)
- View Jira issue data (
- Click Save at the bottom of the scope configurations.
Step 4: Link Credentials to IdeaScale
- In the Atlassian console, navigate to Settings from the left menu.
- Under the Authentication details section, look for your Client ID and Secret.
- Copy the Client ID from Atlassian and paste it into the Client ID field in IdeaScale.
- Copy the Secret from Atlassian and paste it into the Client Secret field in IdeaScale.
- In IdeaScale, click Save Changes.
Step 5: Authenticate and Connect
- Once saved, click the Allow Access to Connect Jira button in IdeaScale.
- A secure Atlassian window will open requesting access.
- Under the "From site" dropdown, select your correct active Jira site URL (ensure it matches the URL configured in your settings).
- Click Accept.
- You will be redirected back to IdeaScale with a green "Jira connected successfully" confirmation banner.
Step 6: Configure Campaign Mapping & Fields
With the connection successfully established, you can now map where your ideas will go.
- Under the Configuration section in IdeaScale, select your target Campaign, your target Jira Project, and the designated Ticket Type (e.g., Epic, Task, Story).
- Click Save.
- Next, map the technical data fields by clicking Field Mapping.
- Align your IdeaScale Fields to the corresponding Jira Fields (e.g., mapping Idea Title to Jira Summary, Text to Description, Attachments, or Labels).
- Click Save Mapping once finalized.
Your IdeaScale ideas are now ready to be pushed directly into Jira workflows! If you ever need to start fresh, you can clear these settings using the Remove Configuration option.
Last Updated: July 1, 2026