Skip to content

Output Adapters

Each time a pipeline workflow runs, it produces a single output document. That output will be stored inside Tanuki on the file system, but you may want to push those files somewhere else.

To facilitate this, Tanuki includes six configurable output adapters.

  • S3/Minio
  • WebDAV
  • Dropbox
  • iCloud Drive
  • Google Drive
  • OneDrive
  • Local Documents
  • Widget Paste (single use adapter)

Learn how to configure an output adapter here.

Widget Paste is used to drop the output of a workflow into some other app. It serves no other purpose and is a mandatory step for Widget targeted workflows.

Adapters that store secrets will use the keychain to keep them secure and offer a delete mechanism.