Forums

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

How to update Jira single select field options automatically from an external source?

Albert Manuel
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 3, 2025

Hi everyone,

I need some advice on updating a single select custom field in Jira Cloud. Right now, the field has some fixed options, but new options need to be added daily or weekly from an external source.

I’m using Jira Premium (Cloud) with no additional plugins. Ideally, I’d like to check a list of values (for example, from Excel or another external file), and if an option is missing, have it automatically added to the field.

Has anyone implemented something like this? What’s the simplest approach to keep the field in sync with an external source?

Thanks in advance!

1 answer

1 accepted

2 votes
Answer accepted
Benjamin Črnjak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 3, 2025

Hi @Albert Manuel,

at my previous company, we had bunch of fields that were updated automatically on daily basis. 

Updating custom fields is actually relatively easy using REST API. ✅

It depends on what kind of external system you're using and is that system capable of sending web requests. If so, you would have to fetch data using external system and push it to Jira via rest API. 

🔗 Here is REST API for custom field options.

 

regards, 

Benjamin

Suggest an answer

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

Atlassian Community Events