Check out this article: How to build a Search and Replace app in Salesforce Marketing Cloud with Vue, SSJS and REST API
๐๐ฝ Thanks to Ivan Razine for this deep dive into this way of developing apps for Salesforce Marketing Cloud! ๐๐ฝ
This application allows users to search for specific content in content blocks and optionally replace it in bulk, addressing a common limitation of Marketing Cloudโs Content Builder. The article contains code snippets to build the app.
Here are other few ideas that I think this article may be an inspiration for:
- extending search and replace to other asset types
- scan and detect broken links
- version control for assets
- identify how often certain keywords appear accross different blocks
- automate translation of content
- suggest alternative phrases using AI
- search by metadata, folders or tags
- monitor for outdated content based on last modified dates
LINK: ๐ https://lnkd.in/gsgEphUn
