Finding Assets in Marketo Using Asset Type and ID
Description description
Issue Description
How to find an asset in your instance when you only have the asset type and id.
Resolution resolution
Issue Resolution
Here are the ways to construct a URL to find a asset within your instance based on id and asset type. When in your instance, you will notice that each URL will begin with the following:
https://engage-< please insert the POD indentifier for your instance> .marketo.com/
In the following scenarios, I will use POD ‘ab07’.
Landing Page:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/landingpage/< insert landing page id here>
Note :- D : Digit ; A : Alphabet
For the given example, where the landing page id is 4444, the URL would become:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/landingpage/4444
Landing Page Template:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/landingpagetemplate/< insert landing page template id here>
For the given example, where the landing page template id is 888, the URL would become:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/landingpagetemplate/888
Form:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/mktform/1009/< insert form id here>
For the given example, where the form id is 1111, the URL would become:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/mktform/1111
Email:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/email/< insert email id here>
For the given example, where the email id is 333, the URL would become:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/email/333
Email Template:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/emailtemplate/< insert email template id here>
For the given example, where the email template id is 7, the URL would become:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/emailtemplate/7
Snippets:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/snippet/< insert snippet id here>
For the given example, where the snippet id is 24, the URL would become:
https://engage-ab07.marketo.com/?munchkinId=DDD-AAA-DDD#/ds/emailtemplate/24
Please Note, that if you do not see the asset appear in the navigation tree, please hit the refresh button and the asset will appear in the navigation tree.