[HTTP Methods: GET vs. POST] Can I use GET method with JotForm?

  • wdsdouglas
    Asked on September 23, 2014 at 5:52 PM

    Greetings,

    After extensive forum searches... I've found no case studies that have used the GET method in Jotform. I've found the very well laid out POST method user guide, and a few posts stating JotForm's Method of choice is POST.

    Is there a way to customize the form and use the GET method? I've tried the simple step of using the source code of the form and changing the form method from POST to GET, however that did not work. (I'm guessing JotForm has disabled this at the server level)

    My need is to pass the variables through the URL string. Is there any possible way to do that with JotForm?

    Thanks in advance,

    Douglas

  • Welvin Support Team Lead
    Replied on September 23, 2014 at 7:57 PM

    Hi Douglas,

    We have our API: http://api.jotform.com/docs . I am sure you can use this resource to accomplish your requirements.

    We also have Webhooks: http://www.jotform.com/help/245-How-to-Setup-Webhook-with-JotForm

    Thank you!