
Nothing useful so far, but when coupled with another function HTTPGet, this code becomes an import process for any external content written in SFMC languages! %%=TreatAsContent(HTTPGet(""))=%% There is an AMPscript function called TreatAsContent which allows us to import and execute code written in Marketing Cloud server-side languages. Developing in AMPscript and server-side JavaScript is a slow process, made difficult by the platform limitations, UI slowdowns and cache persistance.Īs a matter of fact, it can take up to 5 minutes to update the code of a Cloud page, when you have to paste the code, publish the page and wait for the cache to be refreshed.īut there is a way we can speed up the process thanks to a fairly simple technique involving the cloud storage services! How it works What about Marketing Cloud?Īs you know, Marketing Cloud is not perfect. This means that thanks to these services, every time we modify the code of a file and click on Save, it can be instantly sent to the Cloud server and accessed by other people or applications.

Usually these services also provide an application, which allows to synchronise the files between the cloud server and a dedicated folder on our machine. Nowadays, there are many Cloud Storage Services at our disposal and they work like magic: just upload your file on the server and it’s instantly available from all of your connected devices. This article explains how to speed up the development for Salesforce Marketing Cloud using Cloud Storage Services, such as One Drive, Google Drive and Dropbox.
