AI AGENT ADDONS

Implementing Ui Bundle File Upload

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

This skill helps you add file upload to your Salesforce UI bundle app. You get a simple API to upload files with progress tracking. The uploaded files can be linked to a Salesforce record right away or later.

You must build your own user interface for file selection and progress bars. The package gives you the upload() function and three upload patterns. Choose basic upload, upload with immediate record linking, or deferred record linking.

This approach is better than building file upload from scratch. It integrates with Salesforce ContentVersion and saves you time. Use this skill whenever your project has a uibundles folder and needs file upload.

Add Implementing Ui Bundle File Upload skill to your workflow

Global

mkdir -p ~/.claude/skills/implementing-ui-bundle-file-upload

Project

mkdir -p .claude/skills/implementing-ui-bundle-file-upload

Source Repository

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