How to use jotform API to display forms

  • jakobeadonis3324
    Asked on February 19, 2021 at 5:04 AM

    I am looking to find a way to display forms that are created in JotForm using the APIs. Basically, I'd like to make a call with the API and pass an ID to the API and then have it pull the necessary information back from JotForms in order to render the form that as been created in JotForm itself.

    I've done a little research and I haven't found anything that suits my needs just yet. Was wondering if anyone knew of a set of scripts (possibly php) that would allow me to complete such a task?

  • Sümer JotForm Developer
    Replied on February 19, 2021 at 7:08 AM

    Hi jakobeadonis3324,

    The JotForm API, as the name "API" suggests, GET or POST (and other request types) specific information via requests, yet we do not offer such thing that somehow allow you to render a form itself.

    You can see the available endpoints here: https://api.jotform.com/docs/

    You can select the language from the top left dropdown menu, which will allow you to see endpoint requests in a selected language:

    1613736040 602fa8687dc0f  Screenshot 10

    Do not hesitate to contact us if you have any further questions.