Integrations

Integrations connect the Cloud Workspace to supported external services for use inside Flow Canvas. Manage them from the Flow Canvas integrations dialog or the Settings shortcut that opens that dialog.

Supported integration types

Current workspace integrations include:

  • Dropbox for folder and file actions, Dropbox-triggered flow checks, and importing supported automation files into Automation Library.
  • Supabase for database-style Flow Canvas nodes that work with a connected Supabase project.

Only connect services you control and understand. Integration availability can depend on your account plan and on the specific node you are using.

Dropbox boundary

Dropbox is a source and integration, not MiniMouseMacro’s runnable asset store. When importing automation files from Dropbox, supported files are copied into Automation Library first and must pass the same slot and quota rules as other library saves. MiniMouseMacro does not run macros or flows directly from Dropbox.

Users connect Dropbox in the MiniMouseMacro app. You do not need to create a Dropbox developer app or paste app keys, secrets, redirect URLs, or API tokens.

Supabase boundary

Supabase connections are used by Flow Canvas database nodes. Store credentials through the supported connection flow, then use the database nodes for queries or changes that your Supabase project allows.

For logic that a direct database node cannot express cleanly, use a database view, a Supabase-exposed function, or multiple Flow Canvas steps.