How to build HTML forms without Smart Capture in Salesforce Marketing Cloud
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.
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.
This article explains how to use WSProxy to work with Data Extensions in server-side Javascript in Salesforce Marketing Cloud.
This article explains how to retrieve more than 2500 records from a Data Extension with WSProxy object using server-side Javascript in Salesforce Marketing Cloud.
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 convert a regular Data Extension into a TriggeredSend Data Extension using server-side Javascript.
What if the form was completely generic? What if the only thing we needed was to provide the script with the name of the Data Extension and it would do all the rest?
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.
This article showcases the best and most useful bits of AMPscript and server-side Javascript in Salesforce Marketing Cloud.
This article explains how to clone a Data Extension and its records with server-side Javascript in Salesforce Marketing Cloud.