API docs?

In reading through the archives it appears that using RT’s API is the way
to go as opposed to trying to use the CLI for scripts. But I have not seen
any pointers to any documentation for the API? Does any exist?

Mike Rykowski
IT - Telecommunication and Network Services
(847) 467-7335
rykowski@northwestern.edu

Mike Rykowski wrote:

In reading through the archives it appears that using RT’s API is the
way to go as opposed to trying to use the CLI for scripts.
CLI? CLI is also fine I think, DB(DBI) is wrong API.

But I have
not seen any pointers to any documentation for the API? Does any exist?
Yes.

  1. perldoc + any module.
  2. wiki.bestpractical.com(Feel free to feel it with gems you will found :slight_smile: )
  3. sources is best API doc.
    Ruslan.