NameCreate project
JWT feature

DescriptionCreate a new project in Jira
Label

Applications





Status
Tech review

Style guide



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

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


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.


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


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


icon - 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