How to use submissions in the POST method of JotForm?

  • Stefano84
    Asked on March 16, 2020 at 3:21 AM

    how can use this Api in documentation

    curl -X POST -d
    "submission[1]=answer of Question 1" -d "submission[2_first]=First Name" -d "submission[2_last]=Last Name" "https://api.jotform.com/form/{formID}/submissions?apiKey={apiKey}"

    What we need to send in submissions?

  • Ferhat JotForm UI Developer
    Replied on March 16, 2020 at 3:47 AM

    Hi,

    You can change submission method to post by following these steps:

    1.Login to Jotform form builder.

    2.Click Settings tab in related form.

    3.In the Form setting section, you can reach Send Post Data option

    4.Save changes.

    If you need further information you can visit: https://www.jotform.com/help/213-Send-Submission-Data-via-Post-Method-and-Thank-You-Settings

    Please let us know If you need further help.