Develop faster for Marketing Cloud using One Drive, Google Drive and Dropbox
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.
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.
This articles explains how to create forms in Salesforce Marketing Cloud using the most popular frameworks and technologies, such as Vue, Bootstrap, Axios and Google reCAPTCHA.
This article explains how to successfully implement Google reCAPTCHA v2 (invisible) on Salesforce Marketing Cloud forms.
This article showcases 3 different methods of how to build HTML forms without Smart Capture in Salesforce Marketing Cloud using AMPscript and server-side JavaScript.
Remember, knowledge is power! Each of the methods presented below offers a different approach to coding and may even give us a hint on how to approach other methods available in Marketing Cloud.
This article explains how trigger a Journey API Entry event with AMPscript and server-side Javascript in Salesforce Marketing Cloud.
This article explains how to use Javascript and AMPscript to extend the functionality of your forms by creating asynchronous calls towards Marketing Cloud pages.
This article explains how to use delimited strings to store more data within a single Data Extension record with AMPscript in Salesforce Marketing Cloud. Not a fan of reading? Jump to the code snippet. What’s a delimited string? A delimited string is a chain of characters where different pieces of information are separated by one special character. This […]
This article explains how to simplify your life by using the overly complicated Regular Expressions with AMPscript in Salesforce Marketing Cloud.
This article explains how to protect a Salesforce Marketing Cloud page with a login and password with the 2 factor authentication technique using AMPscript and server-side Javascript.