I'm creating a request form that will have a reasonably long list of options for a person to select from a drop box or tick box list. This list represents a list of access types in a separate application and will change regularly.
Rather than manually updating this list as the application access types are updated is there a way to use an API call to my application to pull in the list? Even better it does a real-time import when they create a new ticket?