How to send your form's submission data to database?

  • felcc3
    Asked on September 25, 2016 at 10:22 PM
    Hello,
    Your website has a tool to integrate the sites to get the forms in the database?
    Greatings

     

     
  • Ashwin JotForm Support
    Replied on September 26, 2016 at 2:04 AM

    Hello felcc3,

    If I understand your question correctly, you want to send your form's submission data to your database. Is that correct?

    Please note that there is no direct feature available to send your form submissions to database but with a little workaround, it is possible to achieve your requirement. Here are the options available:

    #1. You can post the submission data to your own page by enabling the "Send Post Data" in your form preferences and then redirect to your own thank you page where you can read the submission data. The following guide should help you:  http://www.jotform.com/help/213-Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page 

    2. You can take advantage of our Zapier integration app as well. Take a look at here: http://apps.jotform.com/app/zapier_integration You may also like to check this which should help you: https://zapier.com/zapbook/jotform/mysql/4061/add-jotform-submissions-to-mysql 

    3. You can directly download the SQL file of your submissions and import them in your database: Make a search by clicking on the following URL to find available apps for your database type:  http://apps.jotform.com/search/export 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!