Tag: apex
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
AgentForce Exchange – 2: Natural Language Querying of Salesforce Data
Non-technical users often find themselves blocked by SOQL’s syntax for querying data or by having to remember which list view filters to use. What if
Cursor with LWC
Cursor recently has been introduced, a powerful feature still in Beta. This new capability allows developers to efficiently handle large query result sets without loading
Create Jira Issues from LWC in Salesforce
Create Jira Issues from LWC in Salesforce can help business in lot more ways. Jira Integration save lot of money and time. By creating Jira
Real Time Custom Dependent Picklist From Record Field Values in LWC
You might have seen various post on fetching dependent picklist values defined on fields in Lightning Web Component. Did you ever came across requirement to