How do I send this post data in JSON format instead of multipart form?

  • OyeOk
    Asked on February 15, 2017 at 3:08 PM

    How do i send this post data in json format instead of multipart form??

  • Jan
    Replied on February 15, 2017 at 5:37 PM

    My understanding is that you want to download the form submissions in a JSON format. Unfortunately, we currently don't have that feature. However, you can download the form submissions into an Excel, CSV or PDF file.

    Here's a guide: How-to-Download-Form-Submissions-as-Excel-CSV-PDF.

    After that, you can probably use a third party application to convert it to a JSON format.

    Please take note that you can send the POST Data in the Thank You Page. Here's a guide: How-to-Post-Submission-Data-to-Thank-You-Page.

    Hope that helps. Thank you.

  • alramo
    Replied on March 6, 2017 at 2:17 PM

    Man, what this guy needs is the same I need.

    We added Webhook integration to post data to a specific url, but we need this data to be postd as json, with content-type "application/json" and not the multipart/form one !

  • Jan
    Replied on March 6, 2017 at 3:00 PM

    @alramo

    I can see that you already opened a separate thread. Please wait for our reply on this thread: https://www.jotform.com/answers/1082988.

    Thank you.