Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Update project category on new project creation

Sawankumar Tak
Contributor
May 27, 2024

Hello Community People,

Hope you doing great, Actually I have a use case when I create new Jira project I want dynamically it should update project category instead of manual way.

is there any way through REST API we can do it ?

Best,

SK

1 answer

0 votes
Trudy Claspill
Community Champion
May 27, 2024

Hello @Sawankumar Tak 

This API endpoint supports setting the Project Category for a project.

https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-projects/#api-rest-api-2-project-projectidorkey-put

You could create a Global Automation Rule that uses the Project Created trigger to run when a new project is created.

In that rule you can use the Send Web Request action to execute the above API endpoint.

You can find documentation for Automation Rules here:

https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events