I need to fetch project names from JIRA using REST API. I am not sure how to fetch data from JIRA using API. Can somebody help me in this? (I never worked in API so step by step guide will defiantly help me to solve my problem)
Hi @advait kanitkar ,
Welcome to the community. You can find all the relevant documentation at below links.
Especially the 3rd link will help you to fetch the list of projects and project details.
https://developer.atlassian.com/server/jira/platform/jira-rest-api-tutorials-6291593/
https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/
Please go through those links and keep posted for any further help.
Thanks!
RamaRao
Thanks a lot for quick response. I will go through this and will try to implement
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome @advait kanitkar !
If you feel like my answer helped you, kindly mark my answer as accepted.
Thanks!
RamaRao
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.