How to create a link with an expiration date using AMPscriptPosted on Published 02/04/202407/08/2019 by Ivan Razine This article explains how to create a link in an email message with an expiration date using AMPscript in Salesforce Marketing Cloud.
Best tips and tricks in AMPscript and server-side JavaScriptPosted on Published 02/04/202407/04/2019 by Ivan Razine This article showcases the best and most useful bits of AMPscript and server-side Javascript in Salesforce Marketing Cloud.
How to claim a Coupon Code with AMPscriptPosted on Published 02/04/202405/09/2019 by Ivan Razine Coupon codes or discount codes, how do we manage them in Salesforce Marketing Cloud? In short, it’s easy… But there is a catch!
How to prevent the Free Form from formatting AMPscriptPosted on Published 02/04/202405/02/2019 by Ivan Razine 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!
How to create and move to folders with server-side JavaScriptPosted on Published 02/04/202404/29/2019 by Ivan Razine Is it possible to create a new folder and move there our brand new Data Extension? Of course it is and here is how!
How to debug AMPscript and avoid Error 500Posted on Published 02/04/202404/18/2019 by Ivan Razine 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!
How to create links and redirects in Marketing CloudPosted on Published 02/04/202404/08/2019 by Ivan Razine The matter seems trivial but still requires close attention when passing URL parameters.