Include Original PDF file download link in email autoresponders

  • nenadsekulic87
    Asked on December 30, 2021 at 5:08 PM

    Hey!


    Hope you're doing fine!


    I have a question regarding the Original PDF file download.


    So, how can someone download original PDF file after submitting it, besides on that "Thank you" page?


    How can I provide them with a link through "autoresponder" email? You should also be aware that PDF file is over 5MB and that means attachment won't work, so I need something like a link for that PDF download. I do not want them to see only that Jotform PDF document when I have original PDF file that's connected to my form.


    Hope you understood my question,


    Thanks

  • Mike_G JotForm Support
    Replied on December 30, 2021 at 9:53 PM

    In the email autoresponder, you have set up on your form, you can include the download original PDF link in the following format:

    https://api.jotform.com/pdf-converter/{formID}/fill-pdf?download=1&submissionID={id}&apikey={apiKey}

    {formID} refers to the series of numbers that you can find on the direct link to your form — Where-to-Find-My-Form-URL

    {id} is the submission ID, which is generated during form submission.

    And {apiKey} is your account's API key that you can find on the API page of your account — https://www.jotform.com/myaccount/api

    Here's an example:

    1640916032 61ce6440afc00 zt211230 205822 Screenshot 10

    You can, of course, change your link's display link to your own preference.

    1640916270 61ce652e693bc zt211230 210356 Screenshot 21

    Please give it a try and let us know if you need any further assistance.

  • nenadsekulic87
    Replied on December 31, 2021 at 8:36 AM

    That worked perfectly!

    Thanks!