hunter
September 16, 2019, 5:05pm
3
Thank you! That looks like exactly what I want. Unfortunately I’ll need to upgrade my installed version of the plugin. I was planning to do that anyway though, to fix the missing content on new ticket creation bug. Hopefully this will be a two birds, one stone situation.
Hello,
How is the rigt way to create ticket with content ?
This doesn’t work - It create ticket without content
curl -sXPOST --insecure -H ‘Authorization: token 1-12-177498612fe3021f…’ -H “Content-Type: application/json” --data-binary ‘{ “Queue”: “HwChange”, “Subject”: “Create ticket test1”,“From”: “radek.svoboda@upp.cz”, “Content”: “bla bla bla”}’ ‘https://rt.xx.com/REST/2.0/ticket ’
Thanks
Radek
Hello,
How is the rigt way to create ticket with content ?
This doesn’t work - It create ticket without content
curl -sXPOST --insecure -H ‘Authorization: token 1-12-177498612fe3021f…’ -H “Content-Type: application/json” --data-binary ‘{ “Queue”: “HwChange”, “Subject”: “Create ticket test1”,“From”: “radek.svoboda@upp.cz”, “Content”: “bla bla bla”}’ ‘https://rt.xx.com/REST/2.0/ticket ’
Thanks
Radek