How to trigger Jira webhook from ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2024 07:14 PM
How to trigger Jira webhook from ServiceNow. When a record created in a table, we want to send those details to Jira by calling Webhook. IS this possible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2024 10:00 PM
Hi @RT2022,
please check below links:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0831019
https://www.youtube.com/watch?v=qXbHjVtp7R4
Thank you, please make helpful if you accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2024 05:07 AM
Hi Yashvi, the above are talking about Jira calling ServiceNow webhook to get the updates from Jira to ServiceNow.
But we need to send updates from ServiceNow to Jira. So, we want to call Jira Webhook from ServiceNow when new record created/updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2024 12:33 PM
@RT2022 The functionality you're describing is also known as 2-way sync. You can set that up through ServiceNow Integration Hub if you're comfortable with scripting, or you can try a no-code tool, such as Unito if not.
Unito's 2-way integration for Jira + ServiceNow can be set up in around 15-20 minutes. Once your Jira and ServiceNow accounts are connected, you can set rules to create new issues in Jira linked to your records. Then, any manual changes you make on either end will update the other. It's no-code, but fully configurable, so you can choose exactly which fields to include or exclude, as well as which direction updates should sync.