By continuing to use our website, you consent to the use of cookies. Please refer our cookie policy for more details.

    How to Upload Screenshots and Signatures in Pardot

    One of the major challenges that Pardot users face is that the marketing automation platform does not allow files to be attached directly to its emails.

    Recently, one of our customers wanted to upload a full-page screenshot and a digital signature of the user who filled the form. Grazitti’s experts figured out a way to upload these by creating a hidden field in Pardot. This would make the image appear as a link in the email to the user.

    The whole process has been explained in the following steps:

    1. Take a screenshot of the page

    We used html2canvas API to capture the screenshot of the whole page.

    Page preview –

    upload screenshot and signature in Pardot

    upload screenshot and signature in Pardot

    Signature –

    upload screenshot and signature in Pardot

    upload screenshot and signature in Pardot

    upload screenshot and signature in Pardot

    2. Convert the image to URL

    Using PHP script, we converted the full screenshot of the page to URL. We received an image link from our server.

    3. Send image link to Pardot

    We created a hidden field in Pardot which was later visible as a link in the email.

    To know more about our Pardot services, mail us at [email protected] and we will get back to you.