<div dir="ltr">The cleanest way would be through a scrip, as you correctly suspected.  Simply write Perl code to call the API in the required manner, probably using LWP::UserAgent (or possibly WWW::Mechanize).</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 16 July 2014 21:43, pj loh <span dir="ltr"><<a href="mailto:optimints@gmail.com" target="_blank">optimints@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_default" style="font-size:x-small">Hi,</div><div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">I'd like to, at the creation of a ticket, trigger an external application's API. The external application expects HTTP GET/ POST requests and returns results via the same way, so I'm wondering if it's possible to do that via scrips. Since there are modules such as LWP in PERL, I'm wondering if I can use that, but I'd like to see if this has been done (and how).</div>

<div class="gmail_default" style="font-size:x-small"><br></div><div class="gmail_default" style="font-size:x-small">Can anyone point me in the right direction if this is possible?</div><div class="gmail_default" style="font-size:x-small">

<br></div><div class="gmail_default" style="font-size:x-small">Thanks,</div><div class="gmail_default" style="font-size:x-small">PJ</div></div>
<br>--<br>
RT Training - Boston, September 9-10<br>
<a href="http://bestpractical.com/training" target="_blank">http://bestpractical.com/training</a><br></blockquote></div><br></div>