A further comment, custom fields for tickets can be added according to the documentation here:<br><a href="http://search.cpan.org/~dmitri/RT-Client-REST/lib/RT/Client/REST/Ticket.pm#CUSTOM_FIELDS">http://search.cpan.org/~dmitri/RT-Client-REST/lib/RT/Client/REST/Ticket.pm#CUSTOM_FIELDS</a><br>
<br>this appears to be inherited from the REST::OBJECT which means REST::USER should be able to inherit it also, but this does not appear to be the case, am i wrong in what i am thinking of here?<br><br><div class="gmail_quote">
On Tue, Jan 20, 2009 at 1:31 PM, George Beitis <span dir="ltr"><<a href="mailto:george.beitis@googlemail.com">george.beitis@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Following my last emails it appears that the search capability was not implemented in REST, so it seems that the only way of adding a user is without knowing if they are there or not, if the user is there an msg is returned.  The other issue here is that there doesnt seem to be a way of adding custom fields of users in the request<br>

<br>Any ideas on how to do this?<div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">George Beitis</b> <span dir="ltr"><<a href="mailto:george.beitis@googlemail.com" target="_blank">george.beitis@googlemail.com</a>></span><br>

Date: Tue, Jan 20, 2009 at 9:50 AM<br>Subject: RT API<br>To: rt-users <<a href="mailto:rt-users@lists.bestpractical.com" target="_blank">rt-users@lists.bestpractical.com</a>><br><br><br>Hey everyone, looking for a PERL API to query the RT db, specificly to search for a user see if he is there and if not add him.<br>

<br>Can anyone give me some recommendations and possibly an example?  is   RT::Client::REST::User what i should be looking at? using search does not seem to work<br>
<br>Thanks <br>
</div><br>
</div></div></blockquote></div><br>