dataverse-python-file-operations
CommunityEffortlessly manage files in Dataverse.
AuthorpingqLIN
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the complex process of uploading, managing, and validating files within Microsoft Dataverse using Python, making it accessible for developers and administrators.
Core Features & Use Cases
- File Upload: Handles both small (<128MB) and large files with automatic chunking.
- Batch Operations: Upload multiple files to a single record efficiently.
- Error Handling: Implements retry logic and provides clear error messages for failed uploads.
- Validation: Includes checks for file size and supported file types.
- Use Case: Automatically upload customer contracts, product images, and user manuals to their respective records in Dataverse, ensuring data integrity and organization.
Quick Start
Use the dataverse-python-file-operations skill to upload the file 'report.pdf' to the 'new_documentfile' column of the 'account' table for the record with ID 'account-guid'.
Dependency Matrix
Required Modules
PowerPlatform.Dataverse.clientazure.identityPowerPlatform.Dataverse.core.errors
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dataverse-python-file-operations Download link: https://github.com/pingqLIN/skill-0/archive/main.zip#dataverse-python-file-operations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.