
Jira API Integration Profile
Information and guides about integrating with Jira API
Add Jira Integration to Your ProductTest Account
Sign up for a developer account
API Access
Create an app in the developer console
- Callback URL: https://api.integration.app/oauth-callback
- Add scopes on the "Permissions" tab of the created app. Each API endpoint in the Jira documentation lists its recommended scopes - refer to these when choosing which scopes to include
- You can find your Client Id and Secret in the "Settings" tab