Group
Extension

Matches 1

RT-Extension-ReferenceIDoitObjects ( B/BH/BHEISIG/RT-Extension-ReferenceIDoitObjects-0.91.tar.gz, BHEISIG, 2012; MetaCPAN )
RT-Extension-ReferenceIDoitObjects/lib/RT/Extension/ReferenceIDoitObjects.pm ( view source; MetaCPAN )
-doit has a built-in API based on JSON-RPC. To call this API set its URL:

    Set($IDoitURL, 'http://example.org/i-doit/');

    Set($IDoitAPI, $IDoitURL . '?api=jsonrpc');

    Set($IDoitUser, 'admi
 by setting
C<$l_url> to the URL of i-doit's API, e. g.
C<http://example.org/i-doit/index.php?api=jsonrpc>. In RT's site configuration
C<$IDoitAPI> has to be set to this script, e. g.
C<http://rt.exam

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.