Directory cleanup – How to own this task in Adobe Campaign
Simple Javascript activity based automation can help you with AC directory cleanup and simultaneously keep yourself in charge of this task.
Simple Javascript activity based automation can help you with AC directory cleanup and simultaneously keep yourself in charge of this task.
Learn how to setup SMS alerts to send real-time monitoring notification through Adobe Campaign to have better responsiveness to anomalies.
Learn to send POST request from AEM to AC for creating recipients using dynamic javascript templates (jssp) which can further open ways of integrating AC to various web technologies. In the end, it would be just GET and POST and parsing the HTTP response.
Using existing Split, Test & Wait activities within Adobe Campaign to break the record set in batches of a predefined size followed by looping.
Learn how to customize the personalization blocks with javascript and manage them on their parent delivery or web application. Use this method to pas Google' UTM parameters and much more.
Here's to identify basic difference with lead, prospect and opportunity. Prospect vs lead, lead vs opportunity, prospect vs opportunity...
Check for the flexible & generic javascript solution for iterating and calling custom functions for each record while working in Adobe Campaign workflows
Adobe Campaign provides Options table that stores configuration settings more like key-value pairs and is accessible from Explorer as well as JS scripts.
SCORE attribute can be assigned to each option in multiple choice field during Page configuration itself which can later be used in following transitions to drive the business logic in Survey app.
Learn how to easily execute and fetch Salesforce reports as json through Salesforce Reports and Dashboards REST API Using C#.
Be mindful while creating Staging environment. It should imitate the Production to greatest extent possible to avoid any surprises later. (Part-2)
Be mindful while creating Staging environment. It should imitate the Production to greatest extent possible to avoid any surprises later.