Home Snaps Dropbox Snap Pack
Dropbpx logo

Dropbox Snap Pack

Connects SnapLogic pipelines to Dropbox for automated file storage, sharing, synchronization, and identity management.


The Dropbox Snap Pack integrates the SnapLogic Agentic Integration Platform with Dropbox, the cloud-based file storage and collaboration service. It enables pipelines to read and write files, list directory contents, and track file changes incrementally through cursors, so Dropbox can act as a source or target in larger data and document workflows. Beyond core file operations, the pack extends into collaboration and governance: generating shared links, retrieving sharing-member lists and file tags, syncing team identity and group information for access control, and writing directly into Dropbox Paper documents. It supports Access Token, OAuth2, and Team Account authentication, making it usable for both individual and Dropbox Business/Team deployments.

What you can do

With the Dropbox Snap Pack, you can automate moving files into and out of Dropbox, monitor folders for incremental changes using cursors, and manage sharing (links, members, tags) programmatically. It also lets you sync team identity and group data from Dropbox for access-control workflows, and push content into Dropbox Paper as part of a document automation pipeline.

Why it matters

Without this Snap Pack, teams would need custom REST API code, manual OAuth handling, and bespoke error/retry logic to work with Dropbox. It abstracts that complexity so integration and automation teams can treat Dropbox as just another connected endpoint — accelerating file-centric workflows like document ingestion, collaboration syncing, and identity governance.

This Snap Pack includes the following key features

  • Full file lifecycle support: read, write, and list files/folders in Dropbox
  • Incremental/delta sync via cursor-based change tracking
  • Programmatic sharing and collaboration (shared links, sharing-member lookup)
  • File tag retrieval for metadata-driven workflows
  • Identity and access management via team/group sync for ACL enforcement
  • Dropbox Paper document integration for collaborative content workflows
  • Multiple authentication options: Access Token, OAuth2, and Team Account

This Snap Pack contains the following Snaps

  • Dropbox Read — Reads files from Dropbox and outputs their content (with optional metadata) into the pipeline.
  • Dropbox Write — Writes files/binary data to Dropbox.
  • Dropbox List — Lists files and folders within a specified Dropbox directory.
  • Dropbox Get Cursor — Retrieves a cursor used to track file changes for incremental/delta sync operations.
  • Dropbox Create Shared Link — Generates a shareable link for a file or folder in Dropbox.
  • Dropbox Get Sharing Members — Retrieves the list of members who have access to a shared file or folder.
  • Dropbox Get Tags — Fetches tags associated with files stored in Dropbox.
  • Dropbox Identity Sync — Retrieves account info, team members, and groups from Dropbox for identity/ACL management.
  • Dropbox Paper Write — Writes content into Dropbox Paper collaborative documents.

To learn more

To learn more, please check out the documentation page.