[rt-users] XML-RPC to RT
Jesse Vincent
jesse at bestpractical.com
Thu Mar 19 18:26:49 EDT 2009
On Thu, Mar 19, 2009 at 03:01:20PM -0700, Tom Lahti wrote:
> I've done something a bit evil, and perhaps a bit useful.
>
> Previously on the list someone asked about having a web service to RT, and I
> pointed out that it already has one (a REST interface).
>
> But what if you have an environment where REST access is difficult at
> best... say, classic ASP or (egads) VB6?
>
> Well, I just took the ruby library I have and wrapped every method in a
> XML-RPC service... and it works.
>
> I hope I get to release this stuff. I'll include the XML-RPC service in the
> package if I get to.
Sick. But Awesome. I look forward to seeing this and hope your
corporate overlords let you open this up.
Jesse
More information about the rt-users
mailing list