How to create a Data Extension with Data Retention options using SSJS
This article explains how to create a Data Extension with data retention options using server-side JavaScript in Salesforce Marketing Cloud.
This article explains how to create a Data Extension with data retention options using server-side JavaScript in Salesforce Marketing Cloud.
This article explains how to hide Data Extensions from the Marketing Cloud user interface (Contact Builder and Email Studio).
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.
What if we could generate a Data Extension with all types of fields and an unlimited number of random records just in seconds?
This article explains how to convert a regular Data Extension into a TriggeredSend Data Extension using server-side Javascript.
This article explains how to clone a Data Extension and its records 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.
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.