You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »


This action template provides the functionallity to create a new Jira project within a Jira Cloud or Jira on-prem instance using one of the Jira default project templates.


Configuration

Project name

The Project name parameter defines the name of the new Jira project intended to be created by the post function execution.

Project key
The Project key parameter defines the key of the new Jira project. It must be unique and start with an uppercase letter followed by one or more uppercase alphanumeric characters. The maximum length is 10 characters.
Project type

The Project type parameter defines the application-specific feature set. If you don't specify the Project template you have to specify the Project type. The possible option values are as follows:

  1. Business
  2. Service desk
  3. Software
Project template

The Project template parameter allows setting a predefined configuration for a project. The type of the Project template must match with the Project type.

 Return values

The returned values are taken from the rest response of the executed template.

ValueDescription
Project idIt is the new project id created by the action.
Project keyIt is the new project key created by the action. In this case it corresponds to the same value as the Project key in the configuration.

Use cases and examples

If you still have questions, feel free to refer to our support team.