
Choosing the Best Marketing Automation Platform
In today’s fast-paced digital world, businesses are constantly seeking innovative ways to boost their marketing efforts and enhance efficiency. As the owner of a marketing automation agency with over a...

WOW! SQL queries are case insensitive
I recently discovered that when querying data views, case sensitivity in column names doesn’t make a difference; it consistently picks up the column when named correctly. Let’s explore where else...

Adobe Campaign Classic API
My grandad used to say, ‘When there is a platform, there is an API.’ The same goes for Adobe Campaign Classic, which was equipped with its own programmable interface. With...

Build REST over SOAP API in adobe campaign
If you’re familiar with Adobe Campaign Classic, you may have noticed that it utilizes the SOAP (Simple Object Access Protocol) API. We live in an age where REST is taking...

How to use MD5 in SQL and AMPScript
Message Digest 5 (MD5) is a hash function used for data integrity, but it is not suitable for security-critical applications. It has found use for various applications, one of which...

Disable tracking for a link in salesforce marketing cloud
If you ever was wondering how to switch tracking for one link in particular in salesforce marketing cloud here is how we can achieve that using simple AMPScript trick. You...

How to find data extension folder id in MCE

Create data extensions in bulk using SSJS

How to fix SSJS timeout when retrieving objects

SSJS Visual Studio Code Extension for Developers

Add Calendar in Salesforce Marketing Cloud Email

SFMC Essentials: What You Need To Know

WS proxy retrieve filter value limitations

Top 5 Salesforce Marketing Cloud Tips

How to utilize polyfill functions in SFMC

Fix HTTP post request wrong encoding

How to publish cloud page immediately

Mastering Workflow Time zones in Adobe Campaign

Updating Lists in Adobe Campaign with JavaScript

Create data extensions in bulk using SSJS

How to fix SSJS timeout when retrieving objects

Manage Workflow Errors in Adobe Campaign Classic

Retrieve Login Info Without Server Access

SSJS Visual Studio Code Extension for Developers

Add Calendar in Salesforce Marketing Cloud Email

Securing SFMC Cloud Pages with SSJS

SFMC Essentials: What You Need To Know

ACC Essentials: What You Need To Know

How to map enumeration with file extract

How to fix broken subject line when sending proof

How to AMPScript: Salesforce Marketing Cloud

SSJS Visual Studio Code Extension for Developers

Add Calendar in Salesforce Marketing Cloud Email

Securing SFMC Cloud Pages with SSJS

SFMC Essentials: What You Need To Know

How to fetch code snippet with AMPScript

Proof multiple template variants in SFMC

Top 5 Salesforce Marketing Cloud Tips

Use client-side JavaScript in content block

Fix email preview: Out Of Memory Exception

SFMC RANT: Inline AMPScript mystery

Adobe Campaign crashes when viewing list

Updating Lists in Adobe Campaign with JavaScript

Troubleshooting issues in automation studio

SFMC Essentials: What You Need To Know

Mastering Dynamic Queries in Adobe Campaign

Top 5 Salesforce Marketing Cloud Tips

How to bulk change data extension fields

How to add indexes to the data extensions

How to redo hot clicks report in workflow

WOW! SQL queries are case insensitive
