How to redo hot clicks report in workflow
In the world of email marketing, tracking recipient activity is essential to understanding the effectiveness of your campaigns. One valuable...
In the world of email marketing, tracking recipient activity is essential to understanding the effectiveness of your campaigns. One valuable...
Message Digest 5 (MD5) is a hash function used for data integrity, but it is not suitable for security-critical applications....
I recently discovered that when querying data views, case sensitivity in column names doesn’t make a difference; it consistently picks...
There’s another topic for which official documentation often lacks sufficient information, but it can be incredibly useful when needed. It’s...
When building any web application (webapp), you may have experienced a syntax error on, for example, line 200. This can...
Have you ever wondered, while working with SSJS, if there was a function in SSJS similar to the one you...
In this blog I will be exploring object-oriented programming (OOP) and Adobe Campaign Classic in ES5. As you may already...
Many times, I have encountered situations where multiple individuals were simultaneously editing the same workflow. In such cases, the version...
Salesforce Marketing Cloud uses JavaScript where a advanced customization is needed e.g. automations, cloud pages and even in message personalization....
Adobe Campaign Classic utilizes JavaScript as the backend language for customizing various aspects of your instance, including workflows, libraries, web...
If you’re familiar with Adobe Campaign Classic, you may have noticed that it utilizes the SOAP (Simple Object Access Protocol)...
Adobe Campaign is a powerful tool for creating and managing marketing campaigns. One of its most useful features is the...
In this article, I will provide a simple trick for converting Base64 encoded data to PDF using JSAPI in Adobe...
As many of us are aware, automation in the Salesforce Marketing Cloud can only be scheduled to run at minimum...
Normally web apps run under the web app user (which is anonymous and has very little to zero rights by...