What are the ways for me to integrate collected data? Is that additional fee?

  • Mashhura
    Asked on October 31, 2016 at 11:02 AM
    What are the ways for me to integrate collected data? Is that additional fee?
  • Kevin Support Team Lead
    Replied on October 31, 2016 at 11:28 AM

    The submitted info is collected in the JotForm servers and you can check them in your submissions page, here is also a guide that will help you to view your submissions: How-to-View-Form-Submissions

    However, if you would like to collect the data in a 3rd party app you could check our integrations page so you may find the app you're looking for and simply integrate it with your JotForm. 

    Link to our apps page: https://apps.jotform.com/category/integrations 

    If you have your own system and you could create your own script to collect the submitted data then you could also get the info via the POST method once the form is submitted, then you could process it on your end.

    This guide will help you to handle the data via the POST method: Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page

    Hope this helps.