<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div style="font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:12.0pt; line-height:1.3; color:#000000">
<div>For anyone who it may help:<br>
We use request tracker for ticketing and have had N-Central
installed for about a year. While N-Central can send an email to
any ticketing system, its much nicer to have full integration so
we can see the complete ticket information from N-Central, auto
open and close are available features, etc.<br>
<br>
I asked on another list a while back if anyone had an
installation of Help Desk Manager I could experiment with to
simulate the API. I finally succeeded on my own and have a
working model by adding code to the RT server which intercepts
calls to /helpdesk/WebObjects/Helpdesk.woa/rs/* and sends them
to PHP code that simulates the Help Desk Manager API. I chose
PHP since I could code faster and already wrote a REST API there
before. N-Central thinks it's talking to Help Desk Manager and
happily integrates. <br>
</div>
<div><br>
I'm planning to open source the code when its more stable and
configurable. It should work for anything that supports HDM. Is
there anyone else in the list that could benefit from this
integration? Anyone else use an RMM that supports HDM, but
prefer to use RTIR?<br>
<br>
</div>
<div id="signature-x" style="-webkit-user-select:none;
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:12.0pt; color:#000000" class="signature_editor">Sent
from <a href="http://www.9folders.com/"
style="text-decoration:none;color:#009BDF">Nine</a><br>
</div>
</div>
<br type="attribution">
<br>
</body>
</html>