Insights & Resources

The Agentforce Playbook

Practical guides, real client results, and deep dives across our CRM and Salesforce blog - Salesforce, Agentforce, HubSpot, and Zoho, from the team that deploys them every day.

Featured

MCP in Salesforce: How AI Agents Safely Reach Your Org

A loop is only useful if it can act. MCP - the Model Context Protocol - is the safe, standard way an AI reaches your tools: one connector, a registry of approved capabilities, the Trust Layer as the gate, and a person on anything risky. What it is, how one request flows end to end, and how to make your first read-only connection this week.

Read the guide
PS
Piyush Kumar Singh · 15 min read
"Where's my order?"
Shipping today. Track #4821 →
resolved in 0.4s
AI Builds

AI Loops in Salesforce: How to Make AI Agents Finish the Job

Most people drive AI one request at a time, which means they still do all the work. A loop is the other way: a goal, a gate that can fail the work, and a stop condition - and a Salesforce org already owns the best gates in software. A plain guide for admins and developers, with a self-checking prompt you can paste into any model today.

Piyush Kumar Singh15 min read
Claude
Claude
x-api-key + MCP
Salesforce
Salesforce
Named Credential wired · 4 patterns
AI Builds

How to Connect Claude to Salesforce: 4 Ways That Actually Work

The Anthropic API from Apex, Claude inside Agentforce via Bedrock, MCP for Claude Desktop, and Claude Code for development. We run all four - three Claude-powered tools are live on this site - so here is the honest guide to picking and building the right one.

Shivam Goel9 min read
Before
VS
After
Auto emails
Auto IDs
One record home
Salesforce

Life of an HR, Before and After Salesforce

Selection and rejection emails typed by hand. Employee IDs created one by one. Data scattered across Excel files I was scared to overwrite. Then we put it all on Salesforce - and what used to take hours now takes minutes. Here is my before and after.

Arihanta Jain11 min read
MP

Consultant

15+ projects, US + UK

9 PM call notes, raw

Claude

trained on my formats

Scope doc, ready 7:30 AM ✓
AI Builds

Claude, My Personally Trained Assistant: How I Run 15+ Salesforce Projects at Once

One consultant, fifteen-plus live projects, clients across US and UK time zones. Here is the exact workflow: a Claude assistant trained on my formats handles the execution, while the judgement, the relationships, and every client demo stay fully human.

Manish Pavadiya10 min read
QuickBooks
QuickBooks
OAuth 2.0
Salesforce
Salesforce
CompanyInfo query · 200 OK
Salesforce

How to Create a QuickBooks OAuth App for a Salesforce Integration (Step by Step)

A click-by-click guide to the Intuit OAuth app behind every QuickBooks + Salesforce integration: development keys, redirect URIs, External and Named Credentials, and a CompanyInfo smoke test that proves the whole chain works.

Rajat Sharma11 min read
HubSpot
Private App Token
Salesforce
Salesforce
Scopes granted · contacts synced
Salesforce

How to Create a HubSpot Private App or OAuth App for a Salesforce Integration

The exact clicks, scopes, and Salesforce External Credential settings to authenticate a HubSpot integration, from Create a private app to a passing smoke-test callout.

Tushar Sharma10 min read
Google Drive
Google Drive
OAuth 2.0
Salesforce
Salesforce
Drive scope granted · file linked
Salesforce

How to Create a Google Cloud OAuth App for a Salesforce + Google Drive Integration (Step by Step)

The exact first step of every Google Drive to Salesforce build: create the Google Cloud project, enable the Drive and Docs APIs, configure the OAuth consent screen, grant minimum scopes, and whitelist the Salesforce callback URL - every click spelled out.

Rajat Sharma12 min read
Slack
Slack
Bot Token xoxb-
Salesforce
Salesforce
chat.postMessage · 200 OK
Salesforce

How to Create a Slack App with Bot Token Scopes for a Salesforce Integration

Create a Slack app, add the right bot token scopes, and wire the xoxb- token into a Salesforce Named Credential, ending with a working chat.postMessage smoke test. Every click, exact scope strings, and the exact errors you will hit.

Shivam Goel11 min read
Stripe
Stripe
API Keys + Webhooks
Salesforce
Salesforce
Webhook signed · Bearer auth passing
Salesforce

How to Get Stripe API Keys and Configure Webhooks for a Salesforce Integration

The Stripe side of a Salesforce integration, click by click: restricted API keys, webhook event destinations, signing secrets, and the exact External Credential and Named Credential settings that make Bearer auth work on the first try.

Rajat Sharma9 min read
DocuSign
DocuSign
JWT Grant
Salesforce
Salesforce
Consent granted · envelope sent
Salesforce

How to Set Up a DocuSign Integration Key and Connect It to Salesforce

A click-by-click guide to creating a DocuSign integration key, generating the RSA keypair, granting one-time JWT consent, and wiring it into Salesforce with External and Named Credentials, ending with a real smoke test against the eSignature API.

Tushar Sharma11 min read
#deals
JD
Jordan2:14 PM
Just closed Acme Corp — $40K 🎉
Slackbot added to CRM
Acme Corp · Deal · $40,000
News

Slack Is Becoming the CRM: Inside Salesforce’s Agentic Enterprise Play

Salesforce is quietly repositioning Slack from a chat tool into the front door of the CRM. A native Slack CRM, a Slackbot that does the data entry itself, and 30+ new capabilities from TDX 2026 - here is what actually changed in 2026 and what it means for your team.

Tushar Sharma8 min read
Pardot
Pardot
OAuth 2.0
Salesforce
Salesforce
Business Unit ID wired · synced
Salesforce

How to Configure OAuth for the Pardot (Account Engagement) API in Salesforce

A click-by-click guide to Salesforce OAuth for the Account Engagement API: create the External Client App, pick the pardot_api scope, wire External and Named Credentials, and make your first v5 call.

Shivam Goel10 min read
Zoom
Zoom
S2S OAuth
Salesforce
Salesforce
Token issued · meeting created
Salesforce

How to Create a Zoom Server-to-Server OAuth App for a Salesforce Integration

Zoom retired JWT apps, so every Salesforce integration now starts with a Server-to-Server OAuth app. Here is the exact click path, the granular scopes to pick, and how to wire it into Salesforce with no callback URL.

Rajat Sharma11 min read
Shopify
Shopify
Admin API Token
Salesforce
Salesforce
Orders synced · webhook live
Salesforce

How to Create a Shopify Custom App and Admin API Token for a Salesforce Integration

The exact clicks to create a Shopify custom app, capture the Admin API token, and wire it into a Salesforce Named Credential, including the January 2026 Dev Dashboard cutoff, the two checkbox footguns, and a real smoke test.

Tushar Sharma9 min read
WhatsApp
WhatsApp
Meta OAuth
Salesforce
Salesforce
Template message delivered
Salesforce

How to Set Up Meta Business OAuth for a WhatsApp + Salesforce Integration

Meta holds the keys to every WhatsApp + Salesforce integration. This click-by-click tutorial covers the developer app, permanent system user token, webhook handshake, and Salesforce Named Credential wiring, ending with a working smoke test.

Shivam Goel9 min read
NetSuite
NetSuite
Token-Based Auth
Salesforce
Salesforce
TBA signature valid · record synced
Salesforce

How to Set Up NetSuite Token-Based Authentication (TBA) for a Salesforce Integration

NetSuite shows the Consumer Secret and Token Secret exactly once. This click-by-click guide walks Salesforce admins through TBA setup, from Enable Features to a signed Postman smoke test, without losing a key along the way.

Rajat Sharma9 min read
UPS
UPS
Client Credentials
Salesforce
Salesforce
Token issued · label created
Salesforce

How to Create a UPS OAuth App for a Salesforce Integration (Client Credentials)

UPS retired access keys, so every Salesforce shipping integration now starts with an OAuth app in the developer portal. Here is the exact click path, the token request shape, the Salesforce wiring, and the errors that waste the most time.

Tushar Sharma11 min read
PayPal
PayPal
OAuth 2.0
Salesforce
Salesforce
Sandbox order captured
Salesforce

How to Create a PayPal REST API App for a Salesforce Integration

A click-by-click walkthrough of the PayPal developer dashboard: sandbox accounts, REST API app, feature scopes, webhook ID, then wiring the credentials into a Salesforce External Credential and smoke testing the first callout.

Shivam Goel11 min read
JUN
10
2026
✦ WHAT'S NEW
GPT-5.5 on Bedrock
Codex CLI
Managed Agents
News

OpenAI Models, Codex, and Managed Agents Come to AWS Bedrock: Inside the Limited Preview

OpenAI and AWS opened a limited preview that puts GPT-5.5, GPT-5.4, the Codex coding agent, and a new Bedrock Managed Agents service - all powered by OpenAI - inside the AWS environment enterprises already buy through. Here is what is actually in the preview and what changes for your stack.

Tushar Sharma7 min read
JUN
01
2026
✦ WHAT'S NEW
Contentful acquired
Agentic content
Customer 360
News

Salesforce to Acquire Contentful: An Agentic Content Layer for Customer 360

Salesforce announced on June 1 that it has signed a definitive agreement to acquire Contentful, the headless CMS used by 4,800+ brands. The stated goal is a native, enterprise-grade content layer underneath Agentforce, Data 360, and Headless 360. Here is what it actually changes.

Shivam Goel6 min read
Sources
CRM · Web · Email
Identity
Resolve · Match
Profile
360° View
Agent
Smart Action
Zoho

How a Consulting Firm Cut Month-End Reconciliation From 3 Days to Half a Day with Zoho One

A professional services firm ran CRM, invoicing, projects, and email marketing across four disconnected tools - re-keying client data three times and reconciling nothing at month end. Here is how we consolidated onto Zoho One and what changed.

Bharat Sharma9 min read
20242025
CMS Hub
Content Hub
Operations Hub
Data Hub
+
Commerce HubNEW
+
Smart CRMNEW
HubSpot

The 2025 HubSpot Rebrand: Smart CRM, Content Hub, Data Hub, Commerce Hub Explained

HubSpot rebranded its core platform in 2024-2025: CMS Hub became Content Hub, Operations Hub became Data Hub, and Smart CRM and Commerce Hub joined the lineup. Here is what actually changed - and what to do about it.

Shubham Bansal8 min read
D365
VS
SF
Production-grade
Native data residency
Bleeding-edge models
Microsoft

Dynamics 365 vs Salesforce: An Honest Side-by-Side

We implement both. The "which is better" question is the wrong one - the right question is which one matches your org, your stack, and your team. Here is the honest comparison we give clients on discovery calls.

Tushar Sharma10 min read
sf cli · headless 360
$ sf agent invoke --mcp
→ resolving tools from registry…
{
"ok": true,
"tools": 60,
"surfaces": ["api", "cli", "mcp"]
}
Salesforce

What is Headless 360? A Complete Guide

Salesforce Headless 360 makes the entire platform programmable via APIs, MCP tools, and CLI commands. This complete guide breaks down what it is, how it works, and what it means for your business.

Tushar Sharma9 min read
AWS
VS
OAI
Production-grade
Native data residency
Bleeding-edge models
AI Builds

Bedrock vs OpenAI for Production AI: A Decision Framework

Both can ship a working AI feature this quarter. The real question is what happens at month 18 when latency, cost, model swaps, and data residency start to matter. Here is the framework we use.

Tushar Sharma9 min read
SMB
Business Central
Under $250M · 8-14 wk
OR
ENT
Finance + SCM
$250M+ · 6-12 mo
Microsoft

Business Central or Finance + SCM? A Tier Decision Guide for Mid-Market

Microsoft has two enterprise ERP tracks for very different shapes of business. Picking the wrong one is the most expensive mistake we see in Dynamics rollouts. Here is how to know which fits.

Shivam Goel8 min read
SF
Source
10K Contacts
500 Deals
20K Activities
HS
Live
HubSpot

Salesforce to HubSpot Migration: A Real-World Playbook

We have migrated mid-market teams off Salesforce onto HubSpot more times than we can count. Here is the actual playbook - data model, integrations, parallel-run, cutover - based on what works (and what breaks).

Shivam Goel11 min read
APR
15
2026
✦ WHAT'S NEW
Headless 360
60+ MCP tools
Data 360 APIs
News

Salesforce Headless 360: Everything You Need to Know from TDX 2026

Salesforce just announced Headless 360 at TDX 2026 - making the entire platform programmable via APIs, MCP servers, and CLI commands. Here is what it means for your business.

Shivam Goel7 min read
Monthly Spend-29%
$45K$32K
JanFebMarAprMay
EC2 -22%S3 -45%Egress -18%
AWS

5 AWS Cost Optimization Wins for Mid-Market in 90 Days

Most mid-market AWS bills have 20-35% pure waste. Here are the five highest-leverage wins we ship in the first 90 days of an engagement - typically before any architectural work begins.

Rajat Sharma7 min read
"Where's my order?"
Shipping today. Track #4821 →
resolved in 0.4s
Salesforce

Getting Started with Agentforce: A Practical Guide for 2026

Agentforce is reshaping how businesses operate on Salesforce. We walk through the core concepts, agent architecture, and your first deployment steps - based on lessons from 20+ live implementations.

Rajat Sharma8 min read
AF
VS
EB
Production-grade
Native data residency
Bleeding-edge models
Salesforce

Agentforce vs Einstein Bots: What's the Difference?

Many clients ask how Agentforce differs from Einstein Bots. The answer has major implications for your automation strategy - we explain it clearly with real-world examples.

Rajat Sharma5 min read
Pre-Launch Checklist
01Data Model Audit
02Sandbox Setup
03User Training
04Cutover Plan
05Go-Live + Hypercare
Salesforce

10-Point Checklist for a Successful Salesforce Implementation

After 250+ implementations we know exactly what separates a smooth go-live from a painful one. Here is our definitive pre-launch checklist.

Tushar Sharma6 min read
40%
Deflection
3.4×
Response
92%
CSAT
Mo 1↑ TrendingMo 7
Salesforce

Measuring the ROI of Agentforce: What Our Clients Actually See

We tracked results across 20 Agentforce deployments - case deflection rates, response times, CSAT scores, and cost savings. Here is what the data shows.

Tushar Sharma7 min read
Sources
CRM · Web · Email
Identity
Resolve · Match
Profile
360° View
Agent
Smart Action
Salesforce

How Data Cloud Makes Your Agentforce Agents Smarter

Agentforce agents are only as intelligent as the data they can access. We show you exactly how Data Cloud unification supercharges agent responses and personalization.

Shubham Bansal7 min read
Team Adoption+24%
S
Sales
92%
S
Service
84%
M
Marketing
76%
O
Ops
68%
Salesforce

7 Ways Agentforce Drives Salesforce Adoption Across Your Team

When agents do the admin, reps actually use Salesforce. We've seen it repeatedly - here are the adoption patterns Agentforce unlocks that training programs never could.

Shivam Goel5 min read
DEC
05
2025
✦ WHAT'S NEW
Agent templates
Expanded actions
Data Cloud sync
News

Top Agentforce Features in the Salesforce Spring '25 Release

Spring '25 is the biggest Agentforce release yet. New agent templates, expanded action types, improved reasoning, and deeper Data Cloud integration - all covered here.

Tushar Sharma9 min read
FAQ

Blog FAQ

Stay Ahead

Get Agentforce Insights Monthly

Join 2,000+ Salesforce professionals. No spam - just the most useful Agentforce content, delivered once a month.

Ask me anything