JS API call to get saved form data

  • zulualphakilo
    Asked on April 8, 2015 at 12:40 PM

    Is it possible using the Javascript API to pull saved data from one of my forms?

  • salesthinwarenet
    Replied on April 8, 2015 at 12:53 PM

    We are interested in this as well. We have seen the forum post on getting form submissions into MySQL via PHP, but this seems like it could be problematic. If the PHP/MySQL server was to go down we would miss form submissions. We would much rather automate some type of "pull" or httpsget process.

  • BJoanna
    Replied on April 8, 2015 at 2:53 PM

    The JotForm API makes it possible to connect to your form data without using the JotForm web site. 

    You can find more about  different API http://api.jotform.com/docs/ 

    For JS you can find details on this link: http://developers.jotform.com/libraries#jotform-api-javascript 

    Also I would recommend visiting developer forum http://developers.jotform.com/ if you any more questions about API. 

    Hope this will help.