Skip to content

How to see original file names or recreate original files? #1994

Discussion options

You must be logged in to vote

Yes indeed, that's correct. Names are typically not unique in marketing cloud and hence they cannot be used reliably for file names.

To backup things in content builder, you will want to retrieve the type "asset". That should give you html, amp and ssjs files. If you also want binary files (images and so on), then run "mcdev selectTypes --debug" first. That allows you to also select subtypes of asset that are not retrieved by default.

Finally, re-run "mcdev retrieve cred/bu asset".

Please be aware that emails will be saved as multiple blocks instead of as one big html.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bperry-ceres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants