This is the web version of the newsletter which you can subscribe »

Hey

Welcome to the 99th edition of my newsletter! It's been an incredible journey from our humble beginnings with 77 subscribers back on November 15, 2022, to nearly hitting 400 today. If you know anyone who'd love this content, share the link: https://news.skaruz.com.
Let’s hit that milestone together!

This week, we're diving into some fantastic reads:

For everyone

  1. Beyond No Pink In Loops
    https://www.terrystidbits.com/2024/11/20/beyond-no-pink-in-loops/
    Discover ten actionable tips from Terry's blog "Beyond No Pink in Loops" to enhance the efficiency and maintainability of your Salesforce Flows. These insights focus on making your Flows more scalable and reliable, helping you elevate their performance. Dive in to transform your workflows!

  2. Greenfield vs. Brownfield Implementations in Salesforce
    https://www.salesforceben.com/greenfield-vs-brownfield-implementations-in-salesforce/
    Salesforce implementation can follow two main strategies: Greenfield and Brownfield. Choosing between these approaches is crucial for a successful deployment. While these terms are often used in business and investment contexts, many Salesforce professionals may not fully understand their implications. This article will clarify the differences between Greenfield and Brownfield strategies and their relevance to Salesforce implementation.

  3. Best Project Management Tools for Salesforce Professionals: Asana, Trello, Jira, and More
    https://www.salesforceben.com/best-project-management-tools-for-salesforce-professionals-asana-trello-jira-and-more/
    Slack Lists has been introduced as a new tool for professionals to manage projects directly within the Slack platform. This feature allows users to create and manage to-do lists in chat conversations, enhancing project management capabilities. The article compares Slack Lists with popular tools like Asana, Trello, Monday.com, Jira, and Salesforce's PMT, evaluating their strengths and weaknesses.

  4. Complete Guide to Personalization in Salesforce Experience Cloud
    https://www.salesforceben.com/complete-guide-to-personalization-in-salesforce-experience-cloud/
    Many businesses strive to capture full customer attention online, often creating multiple websites for engagement. However, Salesforce simplifies this by allowing organizations to use a single site for highly personalized experiences. This article explores personalization within Salesforce Experience Cloud, offering practical guidance, tips, and tricks to enhance user engagement. Get ready to unlock the potential of personalization for your Experience Cloud site!

  5. How to Get the Lightning Threading Token of a Record
    https://salesforcetime.com/2024/10/22/how-to-get-the-lightning-threading-token-of-a-record/
    Salesforce has enhanced email management with its new Lightning Threading feature. This allows for automatic linking of emails to related Case records using a secure token, which improves the organization of customer support conversations. Additionally, when sending emails through the Send Email action in Flow, users can now include a threading token in the email body or subject for better tracking.

  6. Salesforce Announces Refreshed Lightning User Interface
    https://www.salesforceben.com/salesforce-announces-refreshed-lightning-user-interface/
    Salesforce's User Interface has evolved significantly over the past two decades, with the pivotal Lightning Experience introduced in 2015, enhancing both aesthetics and functionality. Salesforce will further upgrade the UI, focusing on accessibility, responsiveness, and page performance. This article provides an overview of Salesforce Lightning Design System (SLDS) and visual enhancements.

  7. Elevate Automation Processes With Winter '25 Flow Features | Be Release Ready
    https://admin.salesforce.com/blog/2024/elevate-automation-processes-with-winter-25-flow-features-be-release-ready
    Check new features to Flow designed to enhance flow creation and simplify the upkeep of current flows.

  8. Data Cloud One Is Now Generally Available
    https://developer.salesforce.com/blogs/2024/10/data-cloud-one-is-now-generally-available.html
    Data Cloud One is here to revolutionize collaboration for multi-org teams by providing easy access to a unified Customer 360. This new platform offers a consolidated customer profile and powerful Data Cloud features, simplifying how teams interact with their data across multiple organizations. With Data Cloud One now generally available, multi-org teams can effortlessly leverage its capabilities to enhance collaboration and efficiency.

  9. Conversation With Tableau CEO: Moving on to Core, Agents, and Future of CRM Analytics
    https://www.salesforceben.com/conversation-with-tableau-ceo-moving-on-to-core-agents-and-future-of-crm-analytics/
    Tableau has made significant strides since its acquisition in 2019, highlighted by the announcement of Tableau Einstein at Dreamforce. This isn't just a rebranding; it marks a pivotal moment for the company. In an exclusive interview, CEO Ryan Aytay shared insights on the importance of Tableau Einstein, its upcoming release, and his vision for the future of Tableau.

  10. Popular Validation Rules for Salesforce Flows including Phone, Email and Address Fields
    https://salesforcebreak.com/2024/10/30/validation-rules-for-salesforce-flows-phone-email-and-address/
    Salesforce Flow validation rules are crucial for maintaining data accuracy in automated workflows. This practice not only upholds data quality standards but also prevents downstream errors that could disrupt business processes.

  11. 5 Spooky Salesforce Horror Stories for Halloween
    https://www.salesforceben.com/spooky-salesforce-horror-stories-for-halloween/
    Welcome to the spooky season, Salesforce enthusiasts! Get ready for chilling campfire stories that reflect on the missteps of others in the Salesforce world. These tales-possibly inspired by true events-serve as cautionary tales, helping you sidestep similar pitfalls as you develop your own Salesforce orgs. Remember, the names have been changed to protect the innocent!

  12. Enhance Accessibility With Salesforce UX in Experience Cloud
    https://www.salesforceben.com/enhance-accessibility-with-salesforce-ux-in-experience-cloud/
    The author shares a personal connection to color blindness through family members, highlighting the importance of accessibility in technology. While Experience Cloud offers accessible features, not all components automatically meet these standards, making awareness and proper setup crucial for enhancing accessibility.

  13. Finally GA: Harnessing Salesforce Data Cloud in Sandbox Environments
    https://blog.enree.co/2024/11/finally-ga-harnessing-salesforce-data-cloud-in-sandbox-environments
    Salesforce has enhanced its sandbox environments by integrating Data Cloud capabilities, enabling developers to create, test, and deploy Data Cloud-powered applications without affecting live production systems. This update provides a secure and isolated space for innovation, streamlining the development process.

  14. Are Salesforce Page Layouts Dead?
    https://www.salesforceben.com/are-salesforce-page-layouts-dead/
    Since its launch in 2015, Lightning has evolved significantly, transitioning from Classic to Lightning Page Layouts and now Dynamic Forms. This progression allows for individualized field components that can be rearranged, enhancing user customization. New features like Dynamic Actions and Component Visibility enable selective display of sections and fields, while Cross Object Fields facilitate the inclusion of related data.

  15. 10 Spooky Things Creeping Around Account Engagement (Pardot)
    https://www.salesforceben.com/10-spooky-things-creeping-around-pardot-account-engagement/
    Working with Account Engagement (Pardot) and Salesforce can lead to unexpected challenges, akin to horror movie terrors. These issues, whether unnoticed malpractice or sudden glitches, demand urgent solutions. The article draws parallels to spooky elements like ghosts and aliens, offering strategies to eliminate these organizational problems and restore order.

For devs

  1. JavaScript Date Formatting
    https://www.infallibletechie.com/2024/10/javascript-date-formatting.html
    In JavaScript, we have too many useful methods for the Date data type using which we can easily format the Date value for display. Please check the following for your reference.

  2. How to Write a Python Script to Simplify Salesforce Knowledge Migration
    https://www.salesforceben.com/how-to-write-a-python-script-to-simplify-salesforce-knowledge-migration/
    Migrating knowledge articles to Salesforce can help companies centralize knowledge management, enhance customer support, and improve accessibility. While the benefits are significant, businesses may encounter challenges that require extra effort, such as creating a Python script to address limitations.

  3. Conditional selection in Salesforce Lightning Web Component DataTable
    https://www.infallibletechie.com/2024/11/conditional-selection-in-salesforce-lightning-web-component-datatable.html
    We cannot hide and show the check box in the lightning-datable for the rows. So, for conditional selection, we can validate the selected rows and throw an error if the selected row is not intended to be selected. Using this approach, we can users avoid selecting specific rows in the Salesforce Lightning Web Component lightning-datatable.

For architects

  1. Data Cloud's Lightning-Fast Migration: From Amazon EC2 to Kubernetes in 6 Months
    https://engineering.salesforce.com/data-clouds-lightning-fast-migration-from-amazon-ec2-to-kubernetes-in-6-months/
    In the "Engineering Energizers" Q&A series, we spotlight Archana Kumari, Director of Software Engineering at Salesforce. She leads the India-based Data Cloud Compute Layer team, which successfully transitioned from Amazon EC2 to Kubernetes for Trino workloads. This move significantly enhanced performance, scalability, and cost-efficiency, while speeding up market delivery.

  2. New Tools to Help Prepare for API Version Retirement
    https://developer.salesforce.com/blogs/2024/10/new-tools-to-help-prepare-for-api-version-retirement.html
    Discover two new tools designed to assist with the transition from API versions 21.0 to 30.0, set for retirement in the Summer '25 Release. These resources will help users effectively prepare for the upcoming changes and ensure a smooth migration process.

  3. Revolutionizing the Semantic Layer with AI for Scalable and Next-Level Query Performance
    https://engineering.salesforce.com/revolutionizing-the-semantic-layer-with-ai-for-scalable-and-next-level-query-performance/
    Lior Ebel, Principal Architect of Software Engineering at Salesforce - oversees the architecture of Data Cloud's semantic layer for Tableau, enhancing the analytics platform, Tableau Einstein. Ebel and his team tackle challenges like optimizing large-scale queries, integrating AI for better data modeling, and ensuring scalability while maintaining trust and security, all aimed at fostering smarter, data-driven decisions within the Salesforce ecosystem.

Grzegorz Skaruz

Grzegorz Skaruz

https://skaruz.com

Facebook Instagram Linkedin

If you no longer want to receive messages from me, you can always unsubscribe

This is the web version of the newsletter which you can subscribe »