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

Compare with Current View Page History

« Previous Version 26 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 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.

Project lead
The Project lead parameter defines the person who manages the project as its leader. It is required in Jira on-prem.

icon - Action-specific response options

The response options define values which are taken from the rest response of the executed template.

ValueDescription
Project idReturns the new project id created by the action.
Project keyReturns the new project key created by the action. In this case it corresponds to the same value as the Project key in the configuration.
Other default options like Response body, Response status or Set field value manually are available in any mode in the post function.

  Use cases and examples

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