I'm in over my head and just need to be pointed in the right direction so I can learn. I am creating a contact form on my site and I want it to create a ticket within Groove (https://www.groovehq.com/docs) when submitted. I can't figure out how to get the form data to first get formatted in JSON and then posted to the API. I would prefer to do this using jQuery if that is possible.
I would really appreciate if someone could point me in the right direction. I have very limited experience using APIs. Thanks.