Hi ,
I want to create an issue from Jira and get the issue details through the API. I need to receive the issue details, So that I can work with my third party app. Hope you can Understand my scenario. Please revert back if you have any solutions.
Hello Pradeep,
For Cloud Jira : GET /rest/api/3/issue/{issueIdOrKey}
The following documents contain more details
Server: https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/
Thanks!
Hi @Madhumitha N is there any way call an API on trigger of Jira events
EX: When I create an issue I need my listener to call an API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.