Skip to main content

14 docs tagged with "salesforce"

View all tags

AI Tool Calling Pattern for Salesforce Apex

How to implement AI tool calling (function calling) in Salesforce Apex, working around the DML-before-callout transaction limitation with a multi-transaction follow-up pattern.

Apex Fundamentals

Core Apex programming — classes, interfaces, triggers, governor limits, and order of execution.

Approval Processes

Salesforce approval workflows — multi-step approvals, routing, actions, and integration patterns.

Data Management

Data operations in Salesforce — import/export, migration, quality, and storage optimization.

Data Modeling

Schema design, object and field configuration, relationships, and platform configuration patterns.

Flows

Salesforce Flow automation — screen flows, record-triggered flows, scheduled flows, and advanced patterns.

Lightning Web Components

Reference articles for building Lightning Web Components — lifecycle, events, data binding, wire adapters, and component design patterns.

Salesforce AI

Salesforce-native AI capabilities — Data Cloud, Einstein, Agentforce, Prompt Builder, and the Trust Layer.

Security

Salesforce security model — access control, sharing, permissions, and programmatic enforcement.

SOQL & Data Access

Querying and accessing Salesforce data — SOQL, SOSL, relationships, and DML patterns.

Testing

Apex testing strategies — test classes, data factories, mocking, and deployment requirements.