How To Convert Base64 to PDF attachment
In this article, I will provide a simple trick for converting Base64 encoded data to PDF using JSAPI in Adobe Campaign Classic. Due to AC’s inability to attach Base64-encoded files...
🔥 150+ people already subscribed. Why not you? Get the monthly newsletter with handy code snippets, tips, and marketing automation insights.
In this article, I will provide a simple trick for converting Base64 encoded data to PDF using JSAPI in Adobe Campaign Classic. Due to AC’s inability to attach Base64-encoded files...
Have you ever wondered how to add new button with custom functionality to form view. I will show you step by step how to do it. In my example I...
Some email campaign send outs can have links dynamically rendered in the content. Such links are not visible by Adobe Campaign personalization engine and thus will not be tracked. The...
In this article I will explain all sorts of variables you can come across when working with the tool. Also I will discuss different less known approach of storing variables....
As many of us are aware, automation in the Salesforce Marketing Cloud can only be scheduled to run at minimum once per hour. While this frequency may suffice for most...
When you integrate with Google Analytics, marketing cloud will add tags to all your links. When this happens, all dynamic links will be broken. Links that are defined programmatically as...
As the title says open a case every time you experience issue or some feature you used on another instance and now is gone. Why open a case? For example...
Data views in Salesforce Marketing Cloud are very handy, when it comes to getting data insights from various sources inside the platform. I will give you a quick start on...
If you have field in DE that its value is not always populated for a particular row (customer) and you test field value against any value cloud page will throw...
Normally web apps run under the web app user (which is anonymous and has very little to zero rights by default) and for certain operations you would need to require...
When the HTML template is used (loading your own HTML code) all the links that use query parameters (?a=b) will resolve to invalid links when they redirect upon user click....
Are you aware of Salesforce Marketing Cloud’s additional marketing feature known as Campaign? This tool allows you to group similar journeys together, providing greater organization for your marketing activities. However,...
Very recently I have found that when I add any AMPScript function to eg. button URL field SFMC will just ignore everything that follows after the first occurrence of the...
Whether you change your laptop or want to save actual configuration for your colleagues. You can easily achieve that by taking all connection strings as XML. ims – connection over...
With majority of the implementations the out of the box center is not sufficient for the client and we are tasked to build custom preference center for them. We can...