I need to create an issue in jira from another application.
Using a webservice feature the app have a form with field to fill.
I don't know how to pass for example the projectid.
{"projects":
{"id": "10204",
}
}
into a simple field with two textboxes
Hello,
You need to use Jira REST API to create an issue in jira. Kindly have a look at the following doc. You can find an example there:
https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-issue-post
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.