How to group and display Data Extension records with AMPscript in SFMCPosted on Published 03/31/202403/25/2024 by Ivan Razine This article showcases how to successfully group and display Data Extension records using AMPscript in Salesforce Marketing Cloud.
How to use Content Builder API in Salesforce Marketing CloudPosted on Published 02/04/202409/25/2023 by Ivan Razine This article showcases how to use Content Builder API in Salesforce Marketing Cloud.
I don’t use getNextBatch and neither should youPosted on Published 02/04/202408/13/2023 by Ivan Razine This article explains why we should avoid using GetNextBatch function in server-side JavaScript in Salesforce Marketing Cloud.
How to retrieve and parse JSON files with AMPscript and SSJS in SFMCPosted on Published 02/04/202406/12/2023 by Ivan Razine This article showcases how to retrieve and parse JSON files with AMPscript and server-side JavaScript in Salesforce Marketing Cloud.
How to compare booleans, numbers and dates using AMPscript in SFMCPosted on Published 02/04/202405/03/2023 by Ivan Razine This article explains how to compare booleans, numbers and dates using AMPscript in Salesforce Marketing Cloud (SFMC).
How to create new records in a Data Extension using Async APIPosted on Published 02/04/202402/20/2023 by Ivan Razine This article explains how to create new records in a Data Extension using Async API in Salesforce Marketing Cloud.
How to increase efficiency by using Batches in server-side JavaScriptPosted on Published 02/04/202411/27/2022 by Ivan Razine This article explains how to increase efficiency by using Batches in server-side JavaScript (SSJS) in Salesforce Marketing Cloud (SFMC).
How to use loops with server-side JavaScript in Salesforce Marketing CloudPosted on Published 02/04/202407/12/2022 by Ivan Razine This article explains how to use loops with server-side JavaScript in Salesforce Marketing Cloud.
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 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.