<p dir="ltr">RT offers a REST API over HTTP:</p>
<p dir="ltr"><a href="http://requesttracker.wikia.com/wiki/REST">http://requesttracker.wikia.com/wiki/REST</a></p>
<p dir="ltr">I've never tried it, so I don't know how feature-rich it is.  There's also a command line utility ("rt") which connects to a remote RT instance via that REST API.  Possibly that can be scripted too.</p>

<div class="gmail_quote">On 09/08/2014 1:46 am, "Boris Epstein" <<a href="mailto:borepstein@gmail.com">borepstein@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello all,<div><br></div><div>I have a need to extract some data from my RT instance which I have satisfied thus far be means of a local script (run locally on the RT server) that uses the Perl API to access the data. So I do:</div>

<div><br></div><div><div>RT::LoadConfig();</div><div>RT::Init();</div></div><div><br></div><div>etc. etc.</div><div><br></div><div>This works just fine. My question is, could I do the same thing across the net, from a different host?</div>

<div><br></div><div>Thanks.</div><div><br></div><div>Boris.</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>