experience-ui-bundle-file-upload-generate

Automate file uploads in Salesforce UI bundles with ContentVersion integration and progress tracking.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-file-upload-generate-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experience-ui-bundle-file-upload-generate
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/experience-ui-bundle-file-upload-generate
Command: npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-file-upload-generate-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies file uploads within Salesforce UI bundles, offering progress tracking and Salesforce ContentVersion integration without the need for manual file upload processes.

Core Features & Use Cases

  • File Upload Automation: Automate file uploads in UI bundles using the provided APIs.
  • Progress Tracking: Provides real-time progress feedback during uploads.
  • ContentVersion Integration: Links uploaded files to Salesforce records through ContentVersion integration.
  • Use Case: When building a Salesforce application with file upload functionality, use this Skill to streamline the process and integrate with Salesforce ContentVersion for record linkage.

Quick Start

Upload files to a Salesforce record using the 'upload()' API from the 'ui-bundle-template-feature-react-file-upload' package.

Frequently Asked Questions about experience-ui-bundle-file-upload-generate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate file uploads in Salesforce UI bundles?

Automate file uploads in Salesforce UI bundles by using the upload() API from the ui-bundle-template-feature-react-file-upload package, which eliminates manual upload processes and directly integrates with Salesforce ContentVersion for record linkage.

Can I track file upload progress in real-time within a Salesforce application?

Yes, real-time file upload progress tracking is provided natively by this UI bundle automation API, offering immediate feedback during the file transfer process to enhance the Salesforce application user experience.

How does ContentVersion integration link uploaded files to Salesforce records?

ContentVersion integration automatically links uploaded files to specific Salesforce records by creating ContentVersion objects through the API-driven upload process, ensuring seamless attachment and data association.

Do I need manual configuration to attach files to records using Salesforce UI bundles?

No manual file upload processes are required. The Skill provides API-driven automation that handles file uploads and ContentVersion integration programmatically, streamlining development workflows for Salesforce applications.

What is the best way to build file upload capabilities for Salesforce applications?

The best way to build file upload capabilities is using this UI bundle Skill, which provides API-driven progress tracking and ContentVersion integration to streamline development workflows and link files to records.