Create a project component remote action

This action template provides the functionality to create a new project component within a Jira Cloud or Jira on-prem instance.

🛠️ Configuration

Name

The name parameter defines the name of the new component to be created.

Project key

The Project key parameter defines the project where the component should be created.

Description (optional)

The Description parameter allows setting some descriptive sentences to the component to be created.

Action-specific response options

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

Value

Description

Project ID

Returns the project ID where the new version is created.

Component ID

Returns the new component ID 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
Get attributes of Assets objects

Execute remote action

Create Confluence page with links to issues

Execute remote action

Automatically log work on a Jira issue

Execute remote action

dateTimeToString()

Create an overview page for a software release

Execute remote action

Clone issue in external instance

Execute remote action

Create a component to group issues related to UI design

Execute remote action

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


Create a comment on an external Jira ticket

Execute remote action

Automatically link an issue to an external one

Execute remote action

Create a personal space for a new employee

Execute remote action

Get Hubspot contact information

Execute remote action

Link a Jira issue with the corresponding release ticket

Execute remote action

Get Checklist

Execute remote action

Create a new employee account during an onboarding process

Execute remote action

Read the information from a Trello card

Execute remote action

Set Checklist

Execute remote action

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

Execute remote action

Automatically create a version when starting the release

Execute remote action

Translate the description

Execute remote action

replaceAll() wikiToHTML() htmlToTxt()

Retrieve the assets of an issue in Jira cloud

Execute remote action