This is the web version of the newsletter which you can subscribe »
Hello
February's already flying by, and the Salesforce world isn't slowing down either. This week's newsletter is packed with 22 links, but let me highlight what caught my attention.
First, "Salesforce job trends for 2026" are worth watching. After the rocky 2023-2024 period, the market stabilized, but AI - especially Agentforce - has everyone wondering what happens to junior roles and whether certifications still matter. Speaking of Agentforce, there's a "detailed look at how it handles 11 million secure AI calls daily", plus practical guides on using it with AWS S3 PDFs and becoming an AI leader as an admin.
On the technical side, "Scratch Orgs got a 2026 update" that makes them way more approachable for admins and architects, not just developers.
And if you're dealing with integrations or Flow Approvals frustrations, you're not alone - the Reddit discussions this week show plenty of folks hitting the same walls and sharing solutions.
Dive in, check the links, and let me know what resonates with your current challenges.
If you're tired of manually updating currency rates, my Currency Manager app schedules automatic exchange rate updates daily, weekly, or whenever you need - so you never worry about outdated rates again. Free in sandboxes, 30-day trial in production.
Grzegorz
For everyone
Must Know Salesforce Job Trends for 2026
https://www.salesforceben.com/must-know-salesforce-job-trends-for-2026/
Salesforce's job market hit rough patches in 2023-2024 after the pandemic hiring spree, but stabilized by 2025 - though AI took center stage with the launch of Agentforce. Now folks are wondering what happens to junior admins and developers as AI gets smarter, if there are too many people competing for jobs, and whether certifications still matter. The big question everyone's asking - is Agentforce actually good? - will likely shape what Salesforce jobs look like in 2026.
An Admin's Guide to Better Salesforce API Usage Monitoring
https://www.salesforceben.com/an-admins-guide-to-better-salesforce-api-usage-monitoring/
Salesforce API monitoring often gets ignored until problems pop up. This guide helps admins understand their org's API usage, set up smart alerts, and handle unusual traffic spikes. It covers limits, built-in tools, governance practices, and how to build stronger monitoring systems - starting with real-world scenarios admins actually face.
Transforming CLM With AI and Event-Driven Design on Salesforce
https://www.salesforceben.com/transforming-clm-with-ai-and-event-driven-design-on-salesforce/
Most companies use Salesforce great for creating and storing contracts, but after signing them, things get messy - renewal dates end up in spreadsheets, problems get spotted weeks late, and pricing changes need manual work. This gap between what contracts say and what actually happens costs money, breaks compliance rules, and creates real problems. Modern businesses need smarter contracts that work automatically, not just sit in storage. The solution is using AI and event-driven design to make contracts act like intelligent systems - they watch what's happening, understand it, and automatically trigger actions across Salesforce without anyone needing to step in. This approach turns contracts from static documents into active tools that drive automation and keep business running smoothly.
Event Log Objects in Salesforce
https://salesforcegeek.in/event-log-objects-in-salesforce/
Event Log Objects in Salesforce help track who did what and when inside an org - super useful as things grow and you need to see what's actually happening in the system. This post breaks down what Event Log Objects are, how they're different from Event Log Files, and shows real ways to use them - like keeping tabs on who's accessing stuff, figuring out what went wrong, and staying compliant with rules - all in a straightforward, no-fuss way.
How to Use Salesforce Quick Text to Standardize Customer Communication
https://www.salesforceben.com/how-to-use-salesforce-quick-text-to-standardize-customer-communication/
Quick Text in Salesforce saves support teams tons of time by letting people reuse predefined message templates instead of typing the same responses over and over. Rather than rewriting answers for similar cases constantly, teams can grab a template, tweak it for each situation, and send it out. This feature helps keep communication consistent across the whole support team while making work faster and easier - perfect for anyone handling emails, chats, or repetitive customer questions.
How to Add a Letterhead to Emails Sent from Flow
https://salesforcetime.com/2026/02/01/how-to-add-a-letterhead-to-emails-sent-from-flow/
Adding a letterhead to Flow emails isn't straightforward since Salesforce doesn't include a built-in letterhead option in the Send Email action - letterheads only work with email templates. If composing directly in Flow, there's no native way to attach one, but this post shares a simple workaround to get branded headers, footers, colors, and styling into Flow emails so messages stay consistent and professional.
How Agentforce Service Assistant Helps Salesforce Admins Become AI Leaders
https://admin.salesforce.com/blog/2026/how-agentforce-service-assistant-helps-salesforce-admins-become-ai-leaders
Salesforce Admins are stepping up into AI leadership - moving beyond just experimenting with AI to actually running it as a core part of how businesses work. The responsibility stays the same (keeping systems secure, consistent, and reliable) but now includes managing AI operations. It's like the Bond-and-Q relationship - admins don't need to know every detail of how AI tools work, but they use them constantly and trust them. Agentforce Service Assistant stands out as a straightforward way for admins to start building an AI-powered workforce using their existing skills - configuring, testing, governing, and deploying technology in real business processes.
We tested Agentforce Vibes for Salesforce development - Here's what worked (and didn't)
https://nebulaconsulting.co.uk/insights/we-tested-agentforce-vibes-for-salesforce-development-heres-what-worked-and-didnt/
Nebula's Development Team recently tested Agentforce Vibes, Salesforce's rebranded tool for developers that launched in October '25. The main thing it does is generate code from plain English instructions and understands your existing codebase to create custom code based on your org's setup. The team put it through its paces to see what actually worked and what didn't deliver.
Salesforce MCP Server for Claude Code & MCP Clients: Setup Guide 2026
https://www.jitendrazaa.com/blog/salesforce/salesforce-mcp-server-for-claude-code-mcp-clients-setup/
MCP works like a universal translator between AI agents and business data - think of it like USB standardizing connections. It lets any AI client work with Salesforce without needing custom code. Before MCP, connecting AI to Salesforce meant writing a bunch of custom integrations and wrappers. Now you can query Salesforce data straight from your IDE using plain English, handle metadata without command line hassle, run Apex tests with AI analysis, manage users and permissions through conversation, and get smart suggestions for LWC development - all without extra development work.
For devs
Using AWS S3 PDF Files in Salesforce Agentforce
https://www.infallibletechie.com/2026/01/using-aws-s3-pdf-files-in-salesforce-agentforce.html
Lots of important business info sits trapped in PDF files stored on AWS S3, and AI agents can't reach it. This guide shows how to connect AWS S3 storage to Salesforce Agentforce so agents can actually use those PDFs - covering everything from pulling PDF data into Salesforce Data Cloud to building a custom retriever that lets agents answer customer questions using that specific knowledge.
Get Started With Salesforce Scratch Orgs (Updated for 2026)
https://www.salesforceben.com/salesforce-scratch-orgs/
Scratch orgs are temporary Salesforce environments created for specific development work - think of them as sandbox spaces for testing and building without risk. Part of Salesforce DX tools, they work with Salesforce CLI and VS Code, but aren't just for developers anymore - admins and architects can use them too to try things safely. This guide breaks down what scratch orgs actually are, how they differ from regular sandboxes (and when to pick each one), org shapes, and what limits apply. If scratch orgs seemed too technical before, good news - they're way more approachable than they look, and after reading this, anyone will know exactly when and how to use them.
How to Navigate to Salesforce Experience Cloud from an ASP.NET App Without User Credentials
https://salesforcecodex.com/salesforce/how-to-navigate-to-salesforce-experience-cloud-from-an-asp-net-app-without-user-credentials/
Modern web apps need secure, smooth access without asking users for passwords - especially when connecting to Salesforce Experience Cloud. Standard Salesforce logins redirect users to a separate page, which ruins the experience and messes with single sign-on setups. Instead, there's a better way using OAuth 2.0 JWT Bearer Flow in .NET apps - basically, the backend handles Salesforce authentication secretly after users log into the main app, so no login screen needed and security stays strong.
Number to Word conversion using Apex
https://salesforcegeek.in/number-to-word-conversion-using-apex/
This post covers how to convert numbers into words using Apex code. It breaks down the logic step by step and shares an Apex class built specifically for this purpose. The class works as a handy helper tool that can be used wherever needed - like in triggers or flows - depending on what the project requires.
Load 50K Records Without Pain: PaginationCursor for LWC (Spring '26)
https://lenguyensf.blog/2026/01/28/load-50k-records-without-pain-paginationcursor-for-lwc-spring-26/
Salesforce Spring '26 introduces Apex Cursors, a server-side tool that lets developers page through large result sets without using OFFSET or Batch Apex - making it way simpler. The PaginationCursor component works great for UI lists and supports both infinite scroll and load more buttons. The best part? It plays nice with LWC because cursors can be serialized with @AuraEnabled, so the client can keep track of cursor state and pass it back to grab the next batch of records.
For architects
How Agentforce Runs Secure AI Agents at 11 Million Calls Per Day
https://engineering.salesforce.com/how-agentforce-runs-secure-ai-agents-at-11-million-calls-per-day/
Sahil Sobti, a lead engineer at Salesforce, oversees the security system protecting Agentforce - handling over 11 million agent calls daily. The team built a smart access layer that controls who can do what and checks every request for safety. They set up multiple protection levels to stop problems from spreading across the system if something goes wrong, keeping everything secure even as millions of calls run through it every single day.
Reddit Discussions
One-person admin here, new boss wants to disable all reports/dashboards to push Power BI how would you handle this?
https://old.reddit.com/r/salesforce/comments/1o2v7ql/oneperson_admin_here_new_boss_wants_to_disable/
Solo Salesforce admin at a French company with 350 users across 30 subsidiaries is drowning after their manager got fired and they inherited the entire role - project management, development, training, everything - with zero extra resources. Now a new boss who's never even opened Salesforce thinks the system is "underused" because only 200 out of 350 users log in weekly, and wants to nuke all reports and dashboards to force everyone to Power BI instead. The admin spent years building those dashboards and users actually like them, so this feels like killing Salesforce's value. Looking for advice on how to stay organized as a one-person team and how to push back against removing reports/dashboards without getting shut down by a manager who doesn't really know Salesforce.
The Future of Salesforce Careers: What This Means for Hiring Companies
https://old.reddit.com/r/salesforce/comments/1o5d4nj/the_future_of_salesforce_careers_what_this_means/
Salesforce is changing fast with new AI tools like Agentforce, Data Cloud, and automation becoming standard - and it's shaking up what skills companies actually need from Salesforce workers. The question is whether hiring should shift toward AI and data-heavy roles or if the old-school admin and developer skills will stay king in 2025. Hiring managers, recruiters, and Salesforce pros are debating whether companies need to rethink their whole approach to finding, training, and keeping Salesforce talent as the landscape evolves.
Salesforce integrations always end up more complex than expected
https://old.reddit.com/r/salesforce/comments/1o5ijgd/salesforce_integrations_always_end_up_more/
Someone's dealing with Salesforce integrations getting messier than planned - they tried connecting a few tools but ran into way more complexity than expected after chatting with partners and checking out different middlewares and connectors. This isn't new territory either - they've seen it happen before where hidden costs and surprise complications pop up once things actually start rolling. Wondering if others have hit the same wall with their integrations.
Tableau Next
https://old.reddit.com/r/salesforce/comments/1ohgabp/tableau_next/
A Salesforce consultant is frustrated with Tableau Next, calling it overcomplicated and expensive. They need to buy Data Cloud, Tableau Semantics, Agentforce, and Tableau Next just to do basic analytics - compared to just one CRM Analytics license before. The consultant thinks it's overkill for most clients, especially since users have to ask an AI agent questions instead of viewing dashboards directly. They're struggling to create demos and pitch it to potential clients, seeing it as typical Salesforce greed that's trying to kill the simpler CRM Analytics tool. They're asking for advice on how to handle promoting a tool they think is incomplete and solves only niche use cases.
Flow Approvals... am I missing something?
https://old.reddit.com/r/salesforce/comments/1om7xk5/flow_approvals_am_i_missing_something/
Someone's frustrated trying to set up Flow Approvals and hitting wall after wall - null variables causing errors, variables not passing through at all, can't assign to queues or groups (keeps defaulting to workflow user), flow interviews getting stuck with phantom "pending orchestrations" that don't exist, approval/rejection errors with useless email messages, canvas freezing and UI bugs, plus basically zero documentation from Salesforce. Asking if anyone's actually gotten this thing working beyond the basic templates.
Spring'26
Your Salesforce Love Language Spring 2026 Release Edition
https://www.desynit.com/blog/salesforce-spring-2026-release-edition/
Salesforce drops fresh updates three times yearly, and the Spring 2026 release is packed with exciting features worth checking out. Jenny Bamber from Desynit Limited, a Bristol-based Salesforce consultancy, teamed up with the crew to highlight what's making everyone excited about this release. Just like everyone has a unique love language, the Spring 2026 update has something special for different users - whether you're into workflow automation, AI features, or data management. The release brings improvements across the board that make Salesforce work better for your specific needs. Instead of feeling down about winter, dive into these new capabilities and find what resonates with your business goals.
View upcoming Salesforce events (next 7 days)
![]() |
Grzegorz Skaruz |
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 »