Creating ticket API
Hello,
Is it possible to create ticket through JSONP or using generic HTTP form POST?
Thanks!
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 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
2 Posted by Julien on 04 Jun, 2012 05:22 PM
Hi Alexander,
You can use JSON as long as you use
.json
in the URL rather than.xml
and 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.