HTTP post data address and variables

  • paulvende
    Fecha de consulta 10 de febrero de 2018, 11:02

    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
    Fecha de respuesta 10 de febrero de 2018, 15:27

    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.