How to group and display Data Extension records with AMPscript in SFMC
This article showcases how to successfully group and display Data Extension records using AMPscript in Salesforce Marketing Cloud.
This article showcases how to successfully group and display Data Extension records using AMPscript in Salesforce Marketing Cloud.
This article showcases how to retrieve and parse JSON files with AMPscript and server-side JavaScript in Salesforce Marketing Cloud.
This article explains how to compare booleans, numbers and dates using AMPscript in Salesforce Marketing Cloud (SFMC).
This article explains how to speed up the development for Salesforce Marketing Cloud using Cloud Storage Services, such as One Drive, Google Drive and Dropbox.
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 simplify your life by using the overly complicated Regular Expressions with AMPscript in Salesforce Marketing Cloud.
This article explains how to create a link in an email message with an expiration date using AMPscript in Salesforce Marketing Cloud.
This article showcases the best and most useful bits of AMPscript and server-side Javascript in Salesforce Marketing Cloud.
Coupon codes or discount codes, how do we manage them in Salesforce Marketing Cloud? In short, it’s easy… But there is a catch!