Creating ticket API
Hello,
Is it possible to create ticket through JSONP or using generic HTTP form POST?
Thanks!
Comments are currently closed for this discussion. You can start a new one.
Log in to Lighthouse
Hello,
Is it possible to create ticket through JSONP or using generic HTTP form POST?
Thanks!
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nicole on 04 Jun, 2012 03:01 PM
Alexander -
Have you had a chance to read our API documentation? The Lighthouse API uses standard HTTP requests to create tickets. I'll double check on whether you can create tickets using JSON.
Thanks,
Nicole
Support Staff 3 Posted by Julien on 04 Jun, 2012 05:22 PM
Hi Alexander,
You can use JSON as long as you use
.jsonin the URL rather than.xmland that the header are correct. Here is a simple example:Let me know if you need help with anything else.
Julien closed this discussion on 04 Jun, 2012 06:06 PM.