Restful API calls

English! place to talk about development, programming and coding
Post Reply
jampal
Znuny newbie
Posts: 5
Joined: 25 May 2010, 16:59
Znuny Version: 2.4

Restful API calls

Post by jampal »

I presume we can make Resful API calls from the OTRS system.
any examples/references?
thanks
jamshed
Mike_B
Moderator
Posts: 266
Joined: 12 Jan 2010, 18:16
Znuny Version: CVS HEAD

Re: Restful API calls

Post by Mike_B »

Do you mean you'd like to access a restful API on another system from OTRS?

We don't have a ready example, but please take a look at this great example code in Perl that accesses an Amazon webservice:
http://developer.amazonwebservices.com/ ... egoryID=24

Also please check our Developer manual that has recently been upgraded with extra chapters and more information:
http://doc.otrs.org/developer/2.4/en/html/

Regards,

Mike.
huntingbears.nl - @michielbeijen on Twitter
Post Reply