Create a project remote action

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 to be created.

Project key

The Project key parameter defines the key of the new Jira project. It must follow the project key configured in the target instance.

Project template

The Project template parameter allows setting a predefined template for the new project. Depending on the selected template, the project type will be set automatically.

Project lead

The Project lead parameter defines the person who manages the project as its lead. Depending on the target plattform either a user key (on-prem) or an account id (cloud) is expected.

📑 Action-specific response options

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

Value

Description

Project ID

Returns the new project ID created by the action.

Project key

Returns the new project key created by the action.

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

Use case Workflow function Parser functions
Set User Picker field with users from group

Execute remote action

Create a comment on an external Jira ticket

Execute remote action

Create an external project for a new employee during an onboarding process

Execute remote action

Add request participants

Execute remote action

jiraExpression()

Create IT tasks and add watchers for onboarding

Execute sequence of actions

Read the information from a Trello card

Execute remote action

Automatically log work on a Jira issue

Execute remote action

dateTimeToString()

Automatically link an issue to an external one

Execute remote action

Retrieve the assets of an issue in Jira cloud

Execute remote action

Automatically create a version when starting the release

Execute remote action

Use the app user to update non-editable fields

Update fields


Create a personal space for a new employee

Execute remote action

Create a new employee account during an onboarding process

Execute remote action

Get Hubspot contact information

Execute remote action


Notify the reporter of an issue about its status by a Telegram message

Execute remote action

Link issue to issue mentioned in its description

Execute remote action

findPattern()

first()

Translate the description

Execute remote action

findReplaceAll()

Set the assignee of an external issue same as the transitioned issue

Execute remote action


Transition an external Jira ticket based on the linked internal one

Execute remote action


Link a Jira issue with the corresponding release ticket

Execute remote action

Create an overview page for a software release

Execute remote action

Background priority calculation

Update fields

avg()