AI AGENT ADDONS

Using Ui Bundle Salesforce Data

forcedotcom/afv-library
Backend & APIs
1,495installs

Developers working with UI bundles can read, create, update, and delete Salesforce records using the Data SDK. The SDK handles authentication and security automatically. Use GraphQL for most record operations. Use REST for special cases like Apex or file upload endpoints.

This skill explains which APIs are allowed and which are blocked. It also lists preconditions like installing the SDK and having a schema file. Follow these rules to avoid errors in your Salesforce data access code.

Add Using Ui Bundle Salesforce Data skill to your workflow

Global

mkdir -p ~/.claude/skills/using-ui-bundle-salesforce-data

Project

mkdir -p .claude/skills/using-ui-bundle-salesforce-data

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago