Skip to main content
StackOne Documents Actions Interface

Benefits of the Documents Actions

Built for easily syncing files, in real-time from multiple providers. Use the api to access nested folders & files data in a simple and unified way, regardless of the underlying provider.
One File Picker SDK that lets your users pick files from multiple providers, with a single call to the SDK and get back picked files & folders the same way regardless of the provider.
StackOne’s APIs support real-time synchronization, ensuring that content changes are reflected immediately across connected platforms.
With a focus on security, StackOne ensures secure content storage and maintains compliance with data protection regulations.
The platform provides both synthetic and native webhooks, delivering real-time notifications for changes in drives, folders, and files.
StackOne offers pre-built connectors with leading File Management platforms, simplifying the integration process.

StackOne SDKs & OpenAPI Specification

Use our official SDKs for faster integration. Build with language-native libraries. Full list here.

OpenAPI Specification

Entity Model

The Documents Actions are built around three entities: drives, folders, and files.
Field availability varies by integration provider. Optional fields may be null if the provider’s API does not expose them. See your connector’s integration guide for coverage details.

File formats

The file_format field uses a normalized enum across providers. Common values include pdf, docx, xlsx, pptx, html, csv, png, jpg, and unknown. The export_formats array lists the MIME types available when downloading a file, and default_download_format is the format used when no export format is specified.