@Venugopala Naidu , It depends on what you want to do. Both the applications has REST APIs and you can use them to do the integration
Hi @Fazila Ashraf, actually i don't know the procedure
Could you please explain the step by step procedure without add-on
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you have to first understand about REST APIs - see https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/
Both JIRA and ServiceNow has REST APIs documented.
JIRA - https://developer.atlassian.com/server/jira/platform/rest-apis/
ServiceNow - https://docs.servicenow.com/bundle/london-application-development/page/build/applications/concept/api-rest.html
Rest APIs are end points through which you can get or post some operations in the application. You can use them in your scripts/programs and make it do the operations you like to program. This would be development and not just configurations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.