The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I connect my MySql database with Cloud JIRA Database?

Ashish Sharma
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 6, 2017

I have my own MySql database and that DB is having the list of Issues in one of the table. I want to access the Database of our Cloud JIRA and want to insert the issues of MySql DB into the cloud JIRA DB.

Is there any API available for us to do so? How can we start with our requirement? 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Dave Theodore [Coyote Creek Consulting]
Community Champion
April 10, 2017

Atlassian Cloud has a REST API, but there is no way to access the underlying database.  If you're trying to do a one-time import, it might be easiest to save the MySQL data as tab delimited text and use the JIRA Cloud CSV importer.