Category: Agentforce and AI
How to use Custom Lightning Types in Agentforce Service Agents? – 2
We have setup Messaging Setting and Embedded Deployment Setting v2 in part 1 of this blog. Let us setup the remaining steps: Create a routing
How to use Custom Lightning Types in Agentforce Service Agents? – 1
Custom Lightning types allow developers to customize the appearance and behavior of UI for Agentforce Employee agents in Lightning Experience. They use the LightningTypeBundle metadata
Agentforce – MIAW Custom Client on Vercel
This project implements a custom web-based chat client for Salesforce Agentforce using the Salesforce Messaging for In-App and Web API v2. The application provides a
Agentforce API: Generating Case Summaries with Apex Queueable
In this blog, we’ll explore how to automatically generate a case summary when a Salesforce Case status transitions to “Escalated”, using the Agentforce Models AI
Agentforce Models AI API: Posting Chatter with Apex
In this article, we’ll explore how to use the Agentforce Models AI API to automatically generate and post Chatter messages when a Salesforce Case status
Agentforce Models AI API in Batch Class
Agentforce Models AI API is opening exciting doors for developers by integrating AI natively into Apex. A powerful pattern emerging (AI + Apex) by using
Gemini AI API with LWC : File Analysis
🧠 File Analysis using Gemini-2.5-flash REST API (Agentforce Models API not required, The API is called directly through the JS, For better security control, Please