How to create and automate Maintenance Mode for the Cloud pages in Salesforce Marketing CloudPosted on Published 02/04/202401/21/2022 by Ivan Razine This article showcases how to create and automate Maintenance Mode for Cloud pages in Salesforce Marketing Cloud
How to use server-side JavaScript to work with Lists in Salesforce Marketing CloudPosted on Published 02/04/202401/05/2022 by Ivan Razine This article explains how to use WSProxy for working with subscriber Lists in server-side JavaScript in Salesforce Marketing Cloud.
How to loop through the REST API GET requests in server-side JavaScriptPosted on Published 02/04/202410/30/2021 by Ivan Razine This article explains how to efficiently loop through the REST API GET requests in Salesforce Marketing Cloud.
How to filter and delete multiple Data Extension records with a Script ActivityPosted on Published 02/04/202408/16/2021 by Ivan Razine This article explains how to delete multiple Data Extension records with a Script Activity in a Marketing Cloud Automation.
How to perform server-side form validations using Bootstrap 5, plain JavaScript and Marketing Cloud APIPosted on Published 02/04/202408/11/2021 by Ivan Razine This article explains how to perform server-side form validations using Bootstrap 5, plain JavaScript (AJAX) and Marketing Cloud API (SSJS + REST).
How to use AMPscript to enhance server-side JavaScript in Salesforce Marketing CloudPosted on Published 02/04/202406/23/2021 by Ivan Razine This article explains how to use AMPscript to enhance server-side JavaScript in Salesforce Marketing Cloud and use it in Script Activities and Automations.
How to track AMP Email opens in Salesforce Marketing CloudPosted on Published 02/04/202406/01/2021 by Ivan Razine This article showcases how to track AMP email opens in Salesforce Marketing Cloud using server-side JavaScript.
How to create AMP for Email forms in Salesforce Marketing CloudPosted on Published 02/04/202403/26/2021 by Ivan Razine This article explains how to create AMP for Email forms in Salesforce Marketing Cloud email communications.
How to process Data Extension records in a Script Activity using server-side JavaScriptPosted on Published 02/04/202402/26/2021 by Ivan Razine This article explains how retrieve and process Data Extension records in aScript Activity, using server-side JavaScript.
How to use WSProxy to work with Automations in server-side JavaScriptPosted on Published 02/04/202412/22/2020 by Ivan Razine This article explains how to use WSProxy to work with Automations in server-side Javascript in Salesforce Marketing Cloud. Table of contents Basics Create an Automation Update an Automation Delete an Automation Retrieve an Automation Retrieve all Automations Start or stop an Automation Filter out the Journey Builder Automations Status Retrieve the Automation status Retrieve the Automation status history and details Determine the […]