Integrate Service desk in MVC application with OAuth

Sandeep Gadhave December 26, 2016

Hi,

My application in MVC.

I wanted to integrate service desk in it.

Can u please provide sample code to get all request using OAuth.

Please provide code in c# or Jquery.

 

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 27, 2016

I doubt you will get any answer to this.  The community here is happy to help when you're stuck, happy to talk about general concepts and ideas, help find docs or examples, get stuck into debugging, or even talk about the future of the applications.

We tend not to spoon-feed code to people who have not even tried to help themselves, as it does not help them learn, and they just come back with more questions. 

Have a look at the JIRA REST API tutorials - they'll show you how to talk to OAuth and get data from JIRA/JSD using generic methods that you can then translate into whatever you want to write your code in.  Start at https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials

Suggest an answer

Log in or Sign up to answer