HTTP post data address and variables

  • paulvende
    Asked on February 10, 2018 at 11:02 AM

    i'm trying to troubleshoot a problem my client is having.  Within one of their forms is a from setting with the options for HTTP post Yes or No.  Where are the post settings
    IP address and input values (variables) defined?  

  • Mike
    Replied on February 10, 2018 at 3:27 PM

    When the Send Post Data is enabled, it will post the submission data to the form Thank You URL. You can use the next Thank You URL on form to check the variables https://www.jotform.com/show-post-data/.

    Please follow the next guide for more details:

    How to Post Submission Data to Thank You Page

    If you would like to post the data without a Thank You Page Redirect, you can use a Webhook instead:

    How to Setup a Webhook with JotForm

    Thank you.