Hi,
I have followed and used below package to build connectors for webservices
https://metacpan.org/pod/otrs.CreateTicket.pl
I was able to do create and get operation using these connectors.
What is the url if i want to do same operations from external system?
In what format the data has to be sent?
Url for webservices
Moderator: crythias
Url for webservices
OTRS 3.1.X
Re: Url for webservices
if you use php and a webscript you could do a shell_exec('/path_to_otrs/binCreateTicket.pl -- youroptions');
-
- Znuny newbie
- Posts: 5
- Joined: 15 Jan 2014, 18:45
- Znuny Version: 3.3.3
- Real Name: Philipp Grunge
Re: Url for webservices
Code: Select all
http://YOURSERVER/otrs/nph-genericinterface.pl/Webservice/YOURWSNAME