Is it possible to get all the new and exisiting form submissiion data in API?

  • ZohoDeluge
    Asked on January 21, 2019 at 1:00 AM

    Is it possible to get all the new and exisiting form submission data in API ?? If so please send the api link ?


  • Ashwin JotForm Support
    Replied on January 21, 2019 at 5:37 AM

    Yes it is possible to get the list of submission by taking advantage of our API. You may like to take a look at the following API documentation which should help you:  

    Get all submissions of form:  https://api.jotform.com/docs/#form-id-submissions

    Get specific submission:  https://api.jotform.com/docs/#submission-id 

    Hope this helps.

    Do get back to us if you have any questions.