How to fetch data to external database?

  • Avi
    Asked on August 9, 2018 at 4:47 AM

    Hello

    I am building one page which uses local MySQL database (external)

    Do you have an api ?

    How do I fetch data from jotform to my Mysql database (external) in REAL TIME.

    All I want is to push data (email addresses for now) to my server's database  (external) so it gets copied when ever someone submits a form as I will be validating the email addresses in real time to send something to the form submitter hence manual process wont work.

    Please help what to do and tell me the steps how to achieve the same

    Thanks

  • Victoria_K
    Replied on August 9, 2018 at 7:04 AM

    Hello Avi,

    You can review our API docs here: https://api.jotform.com/docs/ 

    If you need any API specific help, I would suggest to contact our API team at api@jotform.com.

    We also have a guide on how to send submissions data to MySQL database, which is available here: How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP

    Hope this helps, but we will gladly assist if you have any further questions.

    Thank you.