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

Hello

Happy Tuesday, hope your week is off to a good start.

This edition is packed, so let me flag a few things worth your attention.

Agentforce is now free for small businesses on Salesforce's entry-level plans. There's solid coverage this week on what that actually means in practice - including a hands-on admin first impression that goes beyond the marketing demos. Worth reading before forming an opinion.

On the admin quality-of-life front, My Trust Center launched and it's a genuine improvement - personalized instance alerts instead of a flood of notifications that have nothing to do with your org.

And for Flow fans - Summer '26 previews are out, including a long-overdue way to track Flow dependencies. Small feature, big relief.

Plenty more inside - LWC tips, open-source tools, Slack AI updates, and some honest community venting that might feel familiar. Dig in.

For everyone

  1. What Is Coming Next for Salesforce's Infamous Help Portal?
    https://www.salesforceben.com/what-is-coming-next-for-salesforces-infamous-help-portal/
    Salesforce's Help page has been pretty controversial, but things are looking up. After reverting the page back six months ago and restoring search - which everyone wanted - the company listened to user complaints and calmed things down. Now Salesforce is working on the next version with improvements planned, including better case resolution and other updates that should make the Help portal way more useful.

  2. Free Agentforce for Small Business: An Admin's First Impressions
    https://www.salesforceben.com/free-agentforce-for-small-business-an-admins-first-impressions/
    Salesforce dropped Agentforce - their AI tool - into free and budget-friendly CRM plans on March 17, making smart automation available to small businesses for the first time. Someone checked it out as an admin and started by reading the official announcements and watching demos, which looked solid but didn't show the full picture. To really see what's going on, they created a free test account with two user licenses to actually play around with the features and figure out what works and what might be missing compared to pricier versions.

  3. Why Is Agentforce Now Free for SMBs?
    https://www.salesforceben.com/why-is-agentforce-now-free-for-smbs/
    Salesforce is adding AI-powered Agentforce tools to its free and budget-friendly CRM packages for small and medium-sized businesses. This means SMBs can now access advanced AI features without paying extra - helping them save time and serve customers better. The move opens up powerful automation technology that was once only available to bigger companies, leveling the playing field for smaller operations.

  4. Salesforce Offers Free Agentforce Addon to SMBs at No Extra Cost
    https://salesforcebreak.com/2026/03/31/free-agentforce-smb-no-cost/
    Salesforce just made AI way more accessible for small businesses - Agentforce is now built right into their free and cheaper plans at no extra cost. For years, small teams had to do everything themselves while AI stayed expensive and complicated. Now that's changing. Instead of paying extra fees or dealing with confusing credits, SMBs get AI tools included as standard. It's like getting an extra team member without the price tag, making it way easier for growing businesses to compete without needing tech experts to set everything up.

  5. How Salesforce Nonprofit Cloud Can Fix AI Failures in Fundraising
    https://www.salesforceben.com/how-salesforce-nonprofit-cloud-can-fix-ai-failures-in-fundraising/
    AI in nonprofit fundraising doesn't fail because it's not smart enough - it fails when organizations feed it messy, incomplete data and expect magic to happen, which leads to generic donor recommendations and stuff that just doesn't work. The real fix is getting fundraising operations clean and organized first, then layering AI on top to learn from what actually works. Salesforce Nonprofit Cloud helps by pulling fundraising, programs, and impact data into one central place, which is exactly the solid foundation needed to make AI actually useful for nonprofits.

  6. It's Natural: Sometimes People Don't Finish
    https://www.freelikeapuppy.tech/post/it-s-natural-sometimes-people-don-t-finish
    Two separate client organizations ran into trouble with screen flows that had been working fine for months - one wasn't sending emails and the other wasn't updating fields the way it should. Both issues caught users' attention because the flows were supposed to be bulletproof after all that testing and real-world use. Turns out something went wrong in these flows even though nobody expected problems at this point.

  7. The new front door for Salesforce (cover charge applies)
    https://bobbuzz.substack.com/p/the-new-front-door-for-salesforce
    Salesforce just launched a big event called "The New Speed of Work is Here" where they're pushing their upgraded Slackbot as basically the only AI tool anyone needs. The big question they're throwing around is "Why log in to Salesforce ever again?" - which sounds like clickbait designed to get people talking (and it's working). While it's obviously marketing hype meant to provoke a reaction, the core idea is worth thinking about - even if saying people won't need to log into Salesforce anymore seems like a stretch.

  8. Clean Data, Smart Flows: Automating Data Cleanup in Salesforce Nonprofit Cloud
    https://salesforcebreak.com/2026/03/26/automating-volunteer-donor-management-nonprofit/
    Someone presented at Nonprofit Dreamin, a packed Salesforce event with 300 people focused on helping mission-driven organizations. The session was about automating data cleanup in Salesforce Nonprofit Cloud - basically making it easier to keep data clean and organized so nonprofits can work smarter. The room had great energy, lots of questions came up, and people stuck around to chat more afterward, which shows how much this stuff matters when it comes to actually helping nonprofits do their jobs better.

  9. How Slackbot Brings Answers to Salesforce Admins
    https://admin.salesforce.com/blog/2026/how-slackbot-brings-answers-to-salesforce-admins
    Slackbot is basically your personal helper built right into Slack that makes being a Salesforce Admin way easier - instead of hunting for answers, they come to you. You just start chatting with Slackbot to find info and handle routine tasks like scheduling and drafts without bouncing between different tabs or apps. The best part is it's super secure since it respects all your existing access rules, and there's nothing to install - just decide who gets to use it. This tool lets admins work with Salesforce stuff without having to jump around between different windows.

  10. Slackbot Just Got 30 New AI Features
    https://salesforcebreak.com/2026/04/06/slackbot-30-new-ai-features/
    Slack just dropped over 30 new AI features for Slackbot, making it way more powerful. Now Slackbot can handle complex workflows across your whole organization, manage customer relationships, and follow you around your desktop giving real-time help in whatever app you're using. It works with thousands of connected apps and can transcribe meetings, log action items, and automatically update your CRM when calls end - all without needing new installations or logins. Basically, Slackbot is becoming the brain of your entire business.

For devs

  1. Introducing My Trust Center: A Personalized Approach to Trust and Status
    https://admin.salesforce.com/blog/2026/introducing-my-trust-center
    Salesforce just launched My Trust Center to solve a real admin headache - getting buried in status alerts that don't even affect your stuff. The regular Salesforce Trust site sends notifications for everything on an instance, even if it's not relevant to you, creating alert fatigue and letting important updates slip through the cracks. My Trust Center cuts through the noise by showing only health updates and communications for your specific instances and products, giving admins a personalized experience instead of generic global information. It's basically a quality-of-life win for anyone managing releases and maintenance.

  2. Ultimate Guide to State Management in Salesforce LWC
    https://www.salesforceben.com/ultimate-guide-to-state-management-in-salesforce-lwc/
    State management in Salesforce's Lightning Web Components (still in beta) helps apps handle shared data and keep things organized - super useful when apps get complicated. As applications grow more complex, keeping components working together smoothly and maintaining consistent data flow gets really tricky, which is exactly what state management solves.

  3. How to Detect if a Salesforce Lightning Web Component (LWC) is loaded inside a Screen Flow?
    https://www.infallibletechie.com/2026/04/how-to-detect-if-a-salesforce-lightning-web-component-lwc-is-loaded-inside-a-screen-flow.html
    Building reusable Salesforce components is tricky - developers want one component that works everywhere like Record Pages, App Pages, and Screen Flows. The problem is components often need to act differently depending on where they're used - maybe hiding buttons or changing text when running inside a Flow. The good news is there's a simple way to check if a component is loaded in a Screen Flow using the Flow-specific @api availableActions property, which lets developers detect the environment and customize behavior accordingly.

Reddit Discussions

  1. Built an AI Agent framework for Salesforce - now available as unlocked package (open source)
    https://old.reddit.com/r/salesforce/comments/1r3u70y/built_an_ai_agent_framework_for_salesforce_now/
    Someone built an AI agent framework for Salesforce that's now available as an unlocked package - way easier to install than before (just 5 minutes). It works 100% inside Salesforce without needing Data Cloud or Agentforce, and handles all the technical stuff like AI calls, tool execution, and conversation memory so users can focus on what they actually want to build instead of dealing with the backend plumbing.

  2. No 3rd party libraries, No api calls 100% All Native Document Generation with Signatures! Open Source ?% Free
    https://old.reddit.com/r/salesforce/comments/1rx656e/no_3rd_party_libraries_no_api_calls_100_all/
    Someone built a native Salesforce document generation tool with signatures - no third-party stuff needed, just pure Salesforce magic. Started as a hacky V0.1.0 that basically screenshotted the document preview using loopback API calls, which worked but wasn't scalable at all. Then a community comment pointed out that Salesforce quietly updated blob.topdf() in Spring 2026 releases, which totally changed the game and opened up way better possibilities for the project.

  3. Am I losing braincells or does it feel like a random part of the platform falls apart from day to day with aggressive frequency? (venting)
    https://old.reddit.com/r/salesforce/comments/1ry323s/am_i_losing_braincells_or_does_it_feel_like_a/
    User's frustrated about Salesforce breaking constantly - OmniStudio docs weren't generating last week (20% failure rate), then RCA quotes got stuck in "Saving" status yesterday with no fix in sight, support was down so couldn't even open cases easily, some audit log feature just vanished, and today advanced approvals permissions randomly changed letting wrong managers approve stuff. Debug feature in flow orchestration approvals doesn't work for record triggered flows either. User's supposed to be the expert but keeps telling people "no idea, I'll open a ticket" way more than before - feels like something new breaks every single day with increasing frequency and it's honestly insane.

  4. How we beat the 6MB heap limit: Free native document gen + e-signatures, no middleware, no paid tools
    https://old.reddit.com/r/salesforce/comments/1rzl75a/how_we_beat_the_6mb_heap_limit_free_native/
    Built a free, open-source native Salesforce document generator that creates signed PDFs with 20+ images and 500+ child rows - all without hitting the 6MB heap limit. No external APIs, no callouts, no paid tools needed. The usual problem is that base64 images eat up memory fast (1MB image = 1.3MB heap), and processing templates with compression makes it worse. Most paid solutions just outsource the work to external APIs instead. This one does it all natively in Apex.

  5. what's something you automated that nobody noticed but saved you hours
    https://old.reddit.com/r/salesforce/comments/1s2gq1z/whats_something_you_automated_that_nobody_noticed/
    Built a scheduled flow that automatically removes duplicate leads every Friday morning - been running silently for 6 months without anyone noticing, yet it saves hours of manual work that used to eat up half the day. Sometimes the best automations are the invisible ones nobody asks about but secretly depend on.

For AI enthusiasts

  1. Salesforce Makes Agentforce Free for Some Customers
    https://www.salesforceben.com/salesforce-makes-agentforce-free-for-some-customers/
    Salesforce just made Agentforce free for small businesses using its Free, Starter, and Pro plans - basically built-in AI tools that help teams work faster with customer data. This move shows Salesforce is serious about putting AI into more of its CRM products so everyone can use it, not just big companies.

  2. How Salesforce Marketers Can Introduce AI into Their Data Strategy
    https://www.salesforceben.com/how-salesforce-marketers-can-introduce-ai-into-their-data-strategy/
    Salesforce marketers need to find the right balance when bringing AI into their work. While AI can help with planning and creating campaigns, using it on bad data causes real problems - messy customer experiences and frustrated IT teams. The good news is marketers don't need massive amounts of data to succeed. Instead of trying to collect everything, focusing on a few solid use cases with reliable, smaller datasets actually works better. Marketers just need a basic understanding of their current situation and a clear direction forward. The key takeaway: a solid data strategy matters way more than simply having more data.

Summer'26

  1. New Flow Features of Summer '26 Release
    https://salesforcetime.com/2026/04/08/new-flow-features-of-summer-26-release/
    Salesforce's Summer '26 release is coming soon with new Flow features that make things easier - it includes fresh updates and improvements to help users work more efficiently with Salesforce Flow.

  2. Top Flow Features in Salesforce Summer '26 Release
    https://salesforcegeek.in/top-flow-features-in-salesforce-summer-26-release/
    Salesforce Summer '26 is dropping major updates focused on making flows better and easier to use - think improved usability, efficiency, and overall capabilities. The release happens three times yearly (Spring, Summer, Winter) and brings new features, improvements, and bug fixes to boost the platform. A pre-release org is coming soon where folks can jump in, test drive all the new Flow features, and get hands-on experience before the official launch.

View upcoming Salesforce events (next 7 days)

Grzegorz Skaruz

Grzegorz Skaruz

https://skaruz.com

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 »