API support

  • perezca6576
    Asked on November 18, 2014 at 12:40 PM

    I have my own servers hosting ASP Web API services (json etc).

    if i start creating forms from jotform for customers (saves me lots of work) is it possible to send the data to my services via json format?

  • David JotForm Support
    Replied on November 18, 2014 at 2:15 PM

    Hi,

    You can POST submission data and then handle the data via a PHP script in any way you would like:

    http://www.jotform.com/help/213-Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page

    You can then send and package the data in any way you would like.

    If this is not what you were looking for, please let us know and we will be happy to see what else we can find.