Create new e-mail ticket through the webservice

English! place to talk about development, programming and coding
Post Reply
roman38
Znuny newbie
Posts: 1
Joined: 26 Jun 2014, 11:59
Znuny Version: 3.3.0

Create new e-mail ticket through the webservice

Post by roman38 »

Hi,

I try to integrate OTRS in our internal system and need to create a new e mail ticket through the web service. It would be also ok, to open filled new email ticket form through the GET request.

In first case I use Generic Inerface, but Tickets are created without possibility to specify CC and CustomerTO field. Its just be written into queue, whereas I need to write to a customer and set CC
In second case I call https://otrs.server.de/otrs/index.pl?Ac ... icketEmail with some Parameters, but can specify CC field which is needed.

Is it possible to create such kind of ticket?
Post Reply