Skip to main content

11 docs tagged with "architecture"

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.