Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Mass Import Values to Populate Dropdown Choices

Avatar

Level 1
We want to add a list of cost centers to a dropdown list without having to type each one manually. There are over 100 values to be entered. Can we create a table for the dropdown to populate or mass import a .txt or .csv file?
3 Replies

Avatar

Community Advisor
Hi Christian, Yes, it is possible to load a large number of Parameter Option values either with a Kickstart, or by using the API. Regards, Doug Den Hoed - AtAppStore Got Skills? Lend a hand! https://community.workfront.com/participate/unanswered-threads

Avatar

Level 3
I'm looking to do this via API. I can already add companies, projects, documents, etc. via API. I have a dropdown field called "Clients" that I use in a few forms, how would I access that field to populate the dropdown values? I'm looking for a way to pull the existing values via API URL in a browser but no luck so far. Once I figure this out, I'm going to attempt to populate this dropdown from our financial system (MS Dynamics) environment via API. Randy Roberts ZPA - Zimmerman Advertising LLC

Avatar

Level 1
Can you share how you accomplished this? I've been testing this REST call: https://myDomain.my.workfront.com/attask/api/v7.0/PARAM/%3CID%20of%20the%20parameter(dropdown%20list... Curtis