Any way to get template ID from email already created or sent? | Community
Skip to main content
gkrajeski
Level 10
December 10, 2015
Question

Any way to get template ID from email already created or sent?

  • December 10, 2015
  • 1 reply
  • 2171 views

Is there any way to get an email template ID from an email that is already created or has been sent?

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

1 reply

Grégoire_Miche2
Level 10
December 10, 2015

Hi Geoffrey,

The REST API can give you this info : Get Email by Id » Marketo Developers

From the user interface, it will take that you navigate from the email to the template, and look at the template URL. It will look like this :

app-e.marketo.com/#ET1207B2ZN14

The 4 digits after #ET are the template ID, from what I gather.

https://app-e.marketo.com/#ET1207B2ZN14

-Greg

Justin_Cooperm2
Level 10
December 10, 2015

1