Re: [dev] Python REST API Client for OTRS

2015-09-25 Thread Michiel Beijen
Hi Suneel, I thought your objective would be to write some python code to interact with OTRS. If you write python code, the transport (SOAP vs REST) would not matter, right? As long as you can create / update tickets? At the moment there are no API's for Customer Data exposed via the Generic

[dev] Python REST API Client for OTRS

2015-09-24 Thread mvs babu
Hi All, I am new to OTRS dev and we are using OTRS4. Please help me where can we get python REST API client. Thank you, Suneel Mallela___ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To

Re: [dev] Python REST API Client for OTRS

2015-09-24 Thread Michiel Beijen
Hi Suneel, On Thu, Sep 24, 2015 at 8:23 AM, mvs babu wrote: > > I am new to OTRS dev and we are using OTRS4. Please help me where can we get > python REST API client. You could take a look at https://github.com/ewsterrenburg/python-otrs -- Michiel