Search found 2 matches

by ionuts
29 Oct 2020, 08:54
Forum: Developers
Topic: CURL request
Replies: 2
Views: 3518

Re: CURL request

skullz wrote: 28 Oct 2020, 21:22 Your request on article type is agent while the notification is customer body
Thank you, so I found that SenderType can take one of the values [agent, system, customer], in my case worked with "customer" value, and the body is visible now! :D
by ionuts
28 Oct 2020, 12:44
Forum: Developers
Topic: CURL request
Replies: 2
Views: 3518

CURL request

Hi all, I send a curl request from shell to create a tcket: 0. curl "http://my_private_ip/otrs/nph-genericinterface.pl/Webservice/REST/TicketCreate?UserLogin=user&Password=pass" -H "Content-Type: application/json" -d "{\"Ticket\":{\"Title\":\"RES...