Access and integration

  • encuesta.universidad.poblacion
    Asked on August 3, 2017 at 12:31 AM
    Access and integration con otras database
  • Charlie
    Replied on August 3, 2017 at 3:23 AM

    Could you please provide us more details on this?

    Would you like to integrate JotForm to a database like MySQL or SQL server? Or you just want to send the submitted directly to your database?

    You can check our app integrations page to see if something matches your requirement: https://apps.jotform.com/.

    If you want to send the submission data directly to your database, then this is possible using POST method or Webhook integration. 

    Here's a guide to help you on how you can send POST data to a MySQL database: https://www.jotform.com/help/126-How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP

    This can also be done using Webhook integration, here's a guide about it: https://www.jotform.com/help/245-How-to-Setup-a-Webhook-with-JotForm

     

    I hope that helps.