Recently JIRA 6.x is upgraded to JIRA 7.x. One of the web application is accessing JIRA 6.x using SOAP Service but in JIRA 7.x SOAP service is deprecated and no more we can access it through wsdl.
Can you provide a better example on how to connect to JIRA 7.x and create a login token to access the JIRA functionalities.
We have used a web reference - jirasoapservice-v2.wsdl
Thanks in advance.
Hello,
You should use REST API to connect to Jira. Kindly read the following article on how to create a token:
https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-cookie-based-authentication/
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.