Create Project with JIRA API

Marc Dworkin May 13, 2013

Hi,

I am trying to port an Access project management database into JIRA using c#. It does not appear that the JIRA REST API or the Atlassian .NET SDK allow for creating projects programmatically. Am I missing something or is that the case?

Is the JIRA Command Line Interface the only option? What alternatives (outside of c# if required), are available?

Best,

Marc

6 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 13, 2013
phpPhil January 5, 2015

Hi Jobin, Do you happen to know if this SOAP API is supported on the onDemand instance as well? Thanks, Phil

7 votes
BArtek Bartek November 13, 2014

We would rather use REST api to create procects. When it will be available?

5 votes
Ondřej Čapek February 20, 2014

When will be possible to create a JIRA project via REST?

0 votes
Tim Thompson August 26, 2015

We are defining a standard model on how to implement products & projects within JIRA. Part of the "Product" view is sharing versions and components across multiple JIRA Projects. Using the REST API, I can build a script to load a common set into a new project; however, I have to manually have the project created. Would be nice to create the project and load in the standards all at once.

So — will the REST API support an Add Project? As per above - if so, when? 

Alternatively, I've had to use the old greenhopper interface as a work-around for updating Epic Links. Can greenhopper add a project?

0 votes
Gábor Imre January 10, 2015

The SOAP and XML-RPC API will be deprecated in 6.0 and will be removed in 8.0: https://developer.atlassian.com/display/JIRADEV/SOAP+and+XML-RPC+API+Deprecated+in+JIRA+6.0

0 votes
Marc Dworkin August 22, 2013

UPDATE: In the end, we found the best mechanism to use is https://bobswift.atlassian.net/wiki/display/JCLI/JIRA+Command+Line+Interface, which pieces together the various not so awesome APIs..

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events