Cloud pages By M. Szimonisz Mar 15, 2025 12 min How to Process Cloud Page Forms in Salesforce Marketing Cloud I have seen many blogs written on this topic, but almost all of them got it wrong! Even the major... Read More about How to Process Cloud Page Forms in Salesforce Marketing Cloud 0
Salesforce Marketing Cloud By M. Szimonisz Mar 20, 2024 2 min SSJS Visual Studio Code Extension for Developers Today, I will set up a development environment for testing any SSJS or AMPScript directly from Visual Studio Code with... Read More about SSJS Visual Studio Code Extension for Developers 0
Cloud pages By M. Szimonisz Mar 15, 2024 16 min Add Calendar in Salesforce Marketing Cloud Email One innovative way to enhance engagement and provide value is by integrating iCalendar (.ics) events into your email campaigns. Whether... Read More about Add Calendar in Salesforce Marketing Cloud Email 2
Cloud pages By F. BoÅ¡tÃk Mar 6, 2024 17 min Securing SFMC Cloud Pages with SSJS In Salesforce Marketing Cloud (SFMC), Cloud Pages are commonly used for developing and testing scripts. But once these pages are... Read More about Securing SFMC Cloud Pages with SSJS 0
Salesforce Marketing Cloud By M. Szimonisz Feb 18, 2024 3 min SFMC Essentials: What You Need To Know Let me show you the essentials I use in my day-to-day adventures with Salesforce Marketing Cloud. As we dive into... Read More about SFMC Essentials: What You Need To Know 0
SFMC Tips & Tricks By M. Szimonisz Jan 31, 2024 2 min How to Fetch Code Snippets Using AMPScript in Salesforce Marketing Cloud If you have ever experienced troubles when referring to your content block within another resource, either an email template or... Read More about How to Fetch Code Snippets Using AMPScript in Salesforce Marketing Cloud 0
SFMC Tips & Tricks By M. Szimonisz Jan 3, 2024 3 min Limitations of WSProxy Retrieve Filters in Salesforce Marketing Cloud I have discovered that when using the WS Proxy Retrieve method in Salesforce Marketing Cloud, the Filter’s Value property has... Read More about Limitations of WSProxy Retrieve Filters in Salesforce Marketing Cloud 0
SFMC Tips & Tricks By M. Szimonisz Oct 25, 2023 4 min Top 5 Salesforce Marketing Cloud Tips Working with any marketing automation platform, especially Salesforce Marketing Cloud, can provide a great user experience and a sense of... Read More about Top 5 Salesforce Marketing Cloud Tips 0
SFMC Tips & Tricks By M. Szimonisz Oct 24, 2023 1 min Use client-side JavaScript in content block Recently, I attempted to reference a content block from a cloud page that contained client-side JavaScript, and to my surprise,... Read More about Use client-side JavaScript in content block 0
SFMC Tips & Tricks By M. Szimonisz Sep 22, 2023 1 min Fix HTTP post request wrong encoding Recently, while working with the double opt-in process that employs an API to trigger transactional messages, I encountered an issue... Read More about Fix HTTP post request wrong encoding 0
SFMC Tips & Tricks By M. Szimonisz Jul 31, 2023 3 min How to publish cloud page immediately You know the struggle when developing a cloud page application and trying to debug some issues or make changes. You... Read More about How to publish cloud page immediately 0
SFMC Tips & Tricks By M. Szimonisz Jul 6, 2023 5 min How to use AMPScript Functions in SSJS Have you ever wondered, while working with SSJS, if there was a function in SSJS similar to the one you... Read More about How to use AMPScript Functions in SSJS 0
SFMC Tips & Tricks By M. Szimonisz Sep 26, 2022 1 min NULL value comparison in IF statement If you have field in DE that its value is not always populated for a particular row (customer) and you... Read More about NULL value comparison in IF statement 0
Salesforce Marketing Cloud By M. Szimonisz Apr 28, 2022 9 min Multi-cloud contact preference center With majority of the implementations the out of the box center is not sufficient for the client and we are... Read More about Multi-cloud contact preference center 0
SFMC Tips & Tricks By M. Szimonisz Apr 14, 2022 2 min How to properly handle form submission On many occasions when handling any form submission single cloud page application is used. This is great as all of... Read More about How to properly handle form submission 0
SFMC Tips & Tricks By M. Szimonisz Feb 7, 2022 23 min Double opt-in with service cloud Double opt in is basically the must have process on any newsletter sign up page in any marketing automation tool.... Read More about Double opt-in with service cloud 0
Cloud pages By M. Szimonisz Sep 16, 2021 5 min Add reCAPTCHA to landing page form in salesforce marketing cloud Previously, we implemented Google reCAPTCHA on this blog, which runs on WordPress. You can read that article here. Today, I’ll... Read More about Add reCAPTCHA to landing page form in salesforce marketing cloud 0