How to use jotform API to display forms

  • aceconfess2036
    Asked on October 21, 2020 at 12:35 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?

  • Jed_C
    Replied on October 21, 2020 at 6:14 AM

    You can try the PHP script in this repo https://github.com/jotform/jotform-api-php to print all forms in your account.

    1603275227 5f9009db45993 GitHub   jotfor Screenshot 10

    Or you can send an email to our dev team at api@jotform.com for API related concerns.

    Let us know if you have any questions or if you need further assistance.