Hi list,
I ask if someone can point me to a link containing information about WebServices available in OTRS4.
I saw in a script that we use to open tickets via cron job that the format url is the following
# <HTTP_TYPE>:://<OTRS_FQDN>/nph-genericinterface.pl/Webservice/<WEB_SERVICE_NAME>
# or
# <HTTP_TYPE>:://<OTRS_FQDN>/nph-genericinterface.pl/WebserviceID/<WEB_SERVICE_ID>
How I can get the full list of available WS with a detailed description?