How to use Marketing Cloud API to interact with CloudPages
This article explains how to use Marketing Cloud API to interact with CloudPages.
This article explains how to use Marketing Cloud API to interact with CloudPages.
This article explains how to prevent your server-side JavaScript from timing out when used on a Cloud page in Salesforce Marketing Cloud.
This article explains how to perform server-side form validations using Bootstrap 5, plain JavaScript (AJAX) and Marketing Cloud API (SSJS + REST).
This article explains how to build a Search and Replace application in Salesforce Marketing Cloud with the use of Bootstrap, Vue.js, server-side JavaScript and REST API.
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.
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 explains how to send an HTTP request with AMPscript and server-side Javascript from one Marketing Cloud page to another and display the response.
An expiration date is used to prevent the customers from accessing a Cloud page and redirect them to another URL. Unfortunately, Marketing Cloud doesn’t provide this feature out-of-the-box, but thanks to AMPscript and server-side Javascript, creating a seamless expiration date flow is somewhat easy.
What happens if your Cloud page is attacked by bots? There is a way to protect it, here is how…