I would like to provide users with a direct link to submit request form for a particular queue.


Basically I'm looking for a way to pre-populate the "Request Type" (topic queue) via a custom crafted URL. Something I can send to my users like:
abc.workfront.com/requests/new?topic=preSelectedTopicHere
Alternatively, if there is not a way to do this what other options are available? Could I integrate this form in another application via an iframe?
Thanks