On 04/17/2012 09:16 AM, Fergus McMenemie wrote: > I am a definitely a RT newbie but have managed to generate a number of > CGI forms that end up submitting an RT ticket into RT using the HTTP > POST method. Works great. However the only response I appear to get back > is the HTTP success status code. Nothing else. > > I would love the POST operation to return back the RT number for the ticket > I have created. This would allow me to attach the RT ticket number to other > files, logs and SVN operations the CGI scripts mess with. > > How do I get the HTTP POST to return information on the created ticket.
What URL are you posting to? Are you using the REST interface or the normal web interface?
