How to compare booleans, numbers and dates using AMPscript in SFMC
This article explains how to compare booleans, numbers and dates using AMPscript in Salesforce Marketing Cloud (SFMC).
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!
Have you ever tried to insert AMPscript into a Free Form Content Block? Then you know for sure that they don’t like each other very much!
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!