Need help in finding the API documentation and examples to update the data from Service now to Jira
Here is the general page for Jira Cloud's REST API documentation: https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/
In the navigation bar menu on the right you can open the api docs for specific things. You're probably looking for Issues where you'll find Create Issue.
If you want to use the Jira Service Management API you need to look here: https://developer.atlassian.com/cloud/jira/service-desk/rest/intro/#about
Go to Request -> create cutomer request. This is the endpoint to create a ticket just like it would happen from the portal.
Hi @Ujjawal Raj
ServiceNow has spokes in there store to connect to Jira.
I think these might give you the guidelines to simply connect SN to Jira in your case.
Here is the link:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.