How to retrieve the list of all shared Data Extensions using SSJS
This article explains how to look for and retrieve the list of all shared Data Extensions using server-side JavaScript in Salesforce Marketing Cloud.
This article explains how to look for and retrieve the list of all shared Data Extensions 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?
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 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 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.