OAuth 2.0 setup for Jira Spoke – Need Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi,
I’m trying to configure OAuth 2.0 authentication for Jira Spoke in ServiceNow.
Has anyone implemented this successfully? I need help with the Jira app configuration and the Connection & Credential setup in ServiceNow.
Any guidance would be helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Step 1: Navigate to Jira Webhook Registries in ServiceNow.
Step 2: Add the Jira API token in the Token field.
Step 3: Click on Callback URL, copy the generated URL, and paste it while creating the webhook in Jira.
Step 4: In Flow Designer, duplicate the default Jira process flow available under Subflows (this flow is installed automatically when the Jira Spoke is installed). Configure the flow by adding all the required actions so that when a ticket is updated in Jira, the webhook triggers the flow and updates the corresponding incident in ServiceNow.
Step 5: Before testing the flow, add the newly created flow to the Jira Webhook Routing Policies and associate it with the webhook.
Additionally, you can refer to this documentation
https://www.servicenow.com/docs/r/integrate-applications/integration-hub/setup-jira-spk-opt2.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @VenkateshH ,
Please refer to following tutorials:
Integration Hub | Set up the Jira spoke for Jira Cloud with OAuth 2.0 authentication - YouTube
ServiceNow integration with Jira using OAUTH 2.0 | Connection setup | Integrations | Chapter 13 - Yo...
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.

