There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::OTRS::CreateTicket - create OTRS tickets via web services from the command line.

DESCRIPTION

This module contains one script, otrs.CreateTicket.pl, which allows you to create tickets in OTRS from the command line.

For creating a ticket you'll need to have valid OTRS agent login credentials, as well as the TicketConnector web service installed on your OTRS machine. In order to use the GenericTicketConnector you need to use at least OTRS 3.1.

Activating the TicketConnector is easy. Download the yml file from the following URL: https://raw.github.com/mbeijen/App-OTRS-CreateTicket/master/examples/GenericTicketConnector.yml

Then log in to OTRS as an administrator, navigate to Admin > Web Services, click "Add web service", click "Import web service" and then navigate to the file you just downloaded.