Forums

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

Is it still possible to create a custom field in Jira Software Cloud using Java ?

kaushik thakkar September 6, 2025

Hi, 

Is there still any way you can create a Jira Custom field using Java ?

1 answer

2 votes
Benjamin
Community Champion
September 6, 2025

Hi @kaushik thakkar ,

 

You can create custom fields via API with any language you prefer to call out the API. Whether it's python, java, etc. Here's the API calls:

 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-fields/#api-rest-api-3-field-get


Now if you are looking to create a field with java code embedded, then that's a NO. You maybe able to add some code using marketplace add-ons that extend custom field capabilities.

 

 

Suggest an answer

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

Atlassian Community Events