Automating cloning Emails with SSJS and the Content Builder API
I wrote about cloning an eDM a few weeks ago — fetch the JSON, strip the IDs, post it as new. Turns out that same fetch/edit/repost loop is useful for more than cloning. Two things worth calling out: automated QA on existing builds, and generating new emails from a template without opening Content Builder. How…