How to retrieve records using complex filters with server-side JavaScript
This article explains how to retrieve records using complex filters with server-side Javascript in Salesforce Marketing Cloud.
This article explains how to retrieve records using complex filters with server-side Javascript in Salesforce Marketing Cloud.
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.
Is it possible to create a new folder and move there our brand new Data Extension? Of course it is and here is how!
Although it’s the common belief that there is no way to easily debug AMPscript and avoid the pesky Error 500, it’s still possible!
Server-side Javascript (SSJS) is a powerful tool in Marketing Cloud. We can use it to our advantage and create Data Extensions on the fly.
In this article, I will show you how to create a Data Extension, fill it up with data and retrieve this data with server-side Javascript.