Possible to upload .zip for email templates? | Community
Skip to main content
May 25, 2015
Solved

Possible to upload .zip for email templates?

  • May 25, 2015
  • 1 reply
  • 4907 views

Is it possible to upload a pre-packaged .zip file with my HTML and Images for the Email properly linked?

All I can find at the moment is to upload the html manually, then upload the images manually, then go image by image in the html and properly "src" them. 

Please provide some insight!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Casey_Grimes2

Hi Ben,

Unfortunately, there's no pre-packaged way to upload both your email template and images at the same time, but there are a few things that can make the work a little less painful: if you already have your HTML completed (including marking up the mktEditable divs you'll want for the email), you can drop it in the template in one go. Additionally, even though Marketo itself shows your images and files in folders, it always uses the same path regardless of foldering. (!?) As such, you can swap out your source paths with a mass search/replace in a text editor and then upload all the assets you would have put in the ZIP at once in Design Studio.

1 reply

Casey_Grimes2
Casey_Grimes2Accepted solution
New Participant
May 26, 2015

Hi Ben,

Unfortunately, there's no pre-packaged way to upload both your email template and images at the same time, but there are a few things that can make the work a little less painful: if you already have your HTML completed (including marking up the mktEditable divs you'll want for the email), you can drop it in the template in one go. Additionally, even though Marketo itself shows your images and files in folders, it always uses the same path regardless of foldering. (!?) As such, you can swap out your source paths with a mass search/replace in a text editor and then upload all the assets you would have put in the ZIP at once in Design Studio.

May 28, 2015

Courney,

Thank you for your answer.  I would like to mention that the images retaining the same path regardless of folder is extremely helpful to know.