Submission ID for encrypted submission

  • priyankakrvinodh
    Asked on September 11, 2024 at 9:13 AM

    we have a encrypted Jotform, while submitting the particular form how can i get the submissionID back ?

  • Mahmoud JotForm Support
    Replied on September 11, 2024 at 9:27 AM

    Hi priyankakrvinodh, 

    Thanks for reaching out to Jotform Support. Are you referring to getting the submission ID for the received submissions? You can check this on your Encrypted Form Tables page:

    1. In Form Tables, click on the Columns icon at the top of the page.
    2. Check the option to show the Submission ID for your entries.

    Submission ID for encrypted submission Image 1 Screenshot 20

    Give it a try and let us know if you are looking for something else.

  • priyankakrvinodh
    Replied on September 11, 2024 at 9:44 AM

    i got the submissionID back through the THANKYOU PAGE, from that submissionID i need to generate the PDF link through the API to download the file by using the following URL

    https://www.jotform.com/pdf-submission/SubmissionID

    if i use the above URL i got the PDF like below with the encrypted details, how i need to decrypt the details and show the PDF with the submission data to the user?


    could you please help us to resolve this issue.

    Submission ID for encrypted submission Image 1 Screenshot 20

  • Silvano JotForm Support
    Replied on September 11, 2024 at 10:00 AM

    Hi priyankakr,

    If you wanted to access the PDF file of the submission, you will need to access it through the Submission Table or Inbox for you to be able to decrypt it first before accessing the PDF file. Also note, that PDF files on encrypted forms are only viewable but can't be downloaded.

    Let us know if you have any other questions.