Filestore
Organize and manage your files with collections
The Filestore feature provides cloud-based file storage and management capabilities for your workflows. Store, retrieve, update, and manage both text and binary files with metadata, link expiration control, and public sharing options. Perfect for configuration management, system logging, document storage, and file sharing with controlled access periods.
Key Features
- File Types: Support for text files, images, PDFs, Word documents, Excel spreadsheets, PowerPoint presentations, and other binary formats
- Automatic Content Extraction: Built-in extraction for PDFs, Word, Excel, and PowerPoint files
- Flexible Access Control: Set link expiration from 1-7 days or make files publicly accessible
- Append Operations: Add content to existing files without overwriting
- Metadata Management: Store additional information about files as JSON objects
- Version Tracking: Maintain file access history and modification timestamps
Common Use Cases
- Configuration file management with version tracking
- System log maintenance with append functionality
- Document storage with rich metadata
- Temporary file sharing with controlled access periods
- Template storage for reuse across automations
Learn More
Get detailed examples and advanced usage patterns for the File Store slash command
File Collections
File Collections provide an organizational structure for files stored in Pinkfish’s File Storage system. They help you manage various types of files used in your workflows.
File Collections enable you to:
- Group related files such as templates, configurations, or documentation
- Maintain version history across collection items
- Apply consistent metadata and access controls to files
- Reference file collections in your workflows
- Share sets of files with appropriate access permissions
Sharing Collections
File collections can be shared with specific team members or your entire organization. Different permission levels (View/Edit) control what actions others can perform with your shared collections.
For detailed information about sharing permissions and procedures, see our Sharing documentation.
Using Collections with Workflows
To reference a file collection from your workflow, select it from the Slash command. Selecting it will insert a reference to that collection and the files within it into your code.
For more details on using the File Storage feature in workflows, see the File Storage slash command documentation.