<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I have a Custom Field on the Queue object called 'Support Level' with various support levels (Different Queue for different support levels)</div>
<div>How can I choose the Queue (with Perl APIs) based on the Support Level I receive as input?</div>
<div><br>
</div>
<div>I want to assign the Ticket to the correct queue during Ticket creation (BTW, I create Tickets with Perl APIs).</div>
<div><br>
</div>
<div>Does any one has some Perl code snippets that uses the RT APIs?</div>
<div><br>
</div>
<div>Thanks a bunch..</div>
<div><br>
</div>
</body>
</html>