Is it possbile to receive the form data directly in my own database?

  • rickykcl
    Asked on October 24, 2014 at 4:42 AM

    Is it possbile to receive the form data directly to my own database in my own server, not store in server of JotForm? I could provide the server and database to collect all the data. If yes, how to do it? Thank you!

  • jonathan
    Replied on October 24, 2014 at 6:57 AM

    Hi,

    You can achieve that using the Send POST Data method feature of JotForm.

    Is it possbile to receive the form data directly in my own database? Image 1 Screenshot 20

    Please review this user guide with example on how send submission data to MySQL database

    https://www.jotform.com/help/126-How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP

     

    Thanks.