-
BuildRowsetFromJSON() is a new function that was added to AMPscript in the Summer 2023 release for Salesforce Marketing Cloud. It provides the ability for AMPscript to interact and iterate through a JSON Object or Array in a more native fashion. This is compared to previously when you would have to utilize a different platform language or utilize regex and substring, etc. (which was far from accurate, elegant or efficient).
-
Among the new features in the Summer ’23 release is a new Recycle Bin for Content Builder. The official docs define this as “a repository for recently deleted items that can be restored to Marketing Cloud.” Essentially this allows you to ‘soft delete’ assets in Content Builder that will remove them from being used in […]