Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
7 tools available
Files.com is a secure cloud storage and file transfer platform that enables businesses to store, share, and manage files across various cloud services and on-premises systems.
Connect Files.com to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Files.com's 7 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Files.com action below is a callable tool any Definable persona can invoke.
Tool to delete an API key. Use when you need to revoke an API key after confirming its identifier.
Removes a permission grant that allows a user or group to access a specific file or folder path on Files.com. A permission ID can be obtained from the LIST_PERMISSIONS action. Use this tool when you need to revoke access that was previously granted to a user or group for a specific resource. Note: Requires administrative permissions on the Files.com site.
Delete a specified share link (bundle) on Files.com. This operation is idempotent - it succeeds even if the share link has already been deleted or doesn't exist. Use this to revoke public access to shared files/folders when you have the share ID.
Tool to generate a temporary key for file uploads by uploading the file to Files.com. Useful when you need to host a local file temporarily before importing or sharing.
Lists folders in Files.com with optional filtering, sorting, and pagination. Returns a paginated list of folders with metadata. Useful for browsing folder structure, finding specific folders by name, or retrieving folders under a specific parent.
Retrieves a paginated list of all groups from Files.com. Groups are used to organize users and manage permissions collectively. Use this action to discover available groups, check group membership, or before performing group-based permission operations. Returns group details including IDs, names, member lists, and access permissions (FTP, SFTP, WebDAV, REST API).
Retrieve permissions for a specified path on Files.com. Use when you need to inspect who has access and what level for a given file or folder path.
Anything Files.com exposes through its API. Common file management & storage workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 7 Files.com tools directly, then chain the result into another integration without you writing code.
Files.com uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 Files.com tools. You only need a separate Files.com subscription if Files.com itself charges per seat or per API call.
Every call from a persona to Files.com is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Files.com, and connect via OAuth or API key. You can immediately attach Files.com to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Files.com actions as callable tools — including `Delete API Key`, `Delete Permission`, `Delete Share`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.