My company is implementing JIRA Service Desk to integrate to a call center solution. I can only find documentation on the REST and JAVA APIs. However, where can i find the APIs for JIRA Service Desk which the call center solution can integrate to it?
Thanks.
Best Regards,
James
The REST APIs are what you use to get other systems to talk to Jira.
For the Service Desk specific REST API see https://docs.atlassian.com/jira-servicedesk/REST/3.6.2/
(You can still use all the calls for plain Jira Core too, as Service Desk is an application that runs on top of Core)
Hi Nic,
Thanks for the reply. May i know where i can download the APIs, not the documentation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What are you expecting to get from "downloading the API"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
May i interpret there is no plugin needed to download for the integration? As JIRA Service Desk is communicating using REST APIs which is web services, so there is no need for any plugin to download. Is my understanding correct?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that's what an API does.
The analogy I was given years ago was two humans talking to each other on the 'phone
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.