Can the customized PDF form can be sent via the JotForm's API?

  • platinumsystem
    Asked on April 4, 2019 at 2:08 PM
  • Victoria_K
    Replied on April 4, 2019 at 3:49 PM

    As far as I understand, you need to pull PDF submissions report via the API. There's no specific section on API docs for PDF reports, but I can suggest to use the following link:

    https://www.jotform.com/server.php?action=getSubmissionPDF&sid={submissionID}&formID={formID}&pdfId={pdfID}

  • platinumsystem
    Replied on April 8, 2019 at 9:43 AM
    Is it possible to download via the API the PDF created  in PDF Editor?
    We tried with the URL you provided in your last response,  and we are
    still getting the generic PDF.
    Thanks!
    Nadine
    Le 04/04/2019 à 3:49 PM, JotForm a écrit :
    ...
  • David JotForm Support Manager
    Replied on April 8, 2019 at 11:27 AM

    You can contact our API team(api@jotform.com) to see if it is possible to do it through the API.

    Please also try with this path to see if it brings the new PDF: https://www.jotform.com/server.php?action=getSubmissionPDF&email=2&sid={id}&formID={formID}