Json file after submission

  • Molsen66
    Asked on January 14, 2018 at 5:48 AM

    Hi there, Is it possible to get the jotform submissions sent to a json file? similar to how jotform adds the data into a google spreadsheet. Cheers, Marty

  • Adrian
    Replied on January 14, 2018 at 6:36 AM

    If you want to GET the submission data from your form in a JSON format, please check our API docs.


    http://api.jotform.com/docs/


    If you want to submit the data to a custom page, here are a couple of guides that might help:

    Send Submission Data via Post Method and Thank You Settings

    How to Setup a Webhook with JotForm


    If you want to download the submissions, unfortunately, the submissions are not available in JSON format (only in Excel, CSV, or PDF).


    Let us know if you have further questions.