Integrations — Dropbox Delivery

Connect your shop's Dropbox account and TimberCloud will drop order documents and machine files straight into it — no downloading and filing by hand. Every invoice, quote, cut sheet, or export can land in the folder you choose, named the way you want, the moment it's generated.

Navigation: Settings → Integrations → Dropbox

Availability: The Integrations page is reachable on any plan (with Settings access). The files it delivers — CSV/ORD exports, CAM DXF, cut sheets — come from paid features, so Dropbox delivery is most useful on Build and up where those exports exist.


Connecting Dropbox

  1. Go to Settings → Integrations → Dropbox.
  2. Click Connect Dropbox. You're redirected to Dropbox to sign in and approve access.
  3. Approve, and Dropbox sends you back here. The status badge flips to Connected and shows the account email.

Files always land inside a dedicated TimberCloud app folder in your Dropbox — under /Apps/TimberCloud/… — so nothing else in your Dropbox is touched. Subfolders you name are created automatically on the first upload.

Connection status

BadgeMeaning
ConnectedWorking — files will be delivered.
Not connected / DisconnectedNo account linked, or you disconnected it.
Reconnect requiredDropbox revoked the connection — reconnect to resume deliveries.
Expired / ErrorA temporary problem reaching Dropbox; reconnect or retry.

Test connection sends a quick check and confirms Dropbox is reachable (and which account you're on). Disconnect unlinks the account and stops all deliveries.

Note: If you connected but granted too few permissions, a warning appears saying deliveries are blocked. Fix it by enabling the missing permissions on your Dropbox app, then disconnect and reconnect here — permission changes only apply to a fresh connection.


Delivery settings — the routing matrix

Once connected, a Delivery settings panel appears with one row per type of file. For each one you decide whether it goes to Dropbox, where it lands, what it's named, and when it's sent.

Turn on a row's checkbox to enable it, then set its options.

File types you can route

File typeWhat it is
Invoice PDFThe customer invoice document.
Quote PDFThe quote document.
Acknowledgement PDFThe order acknowledgement document.
Cutsheet PDFThe shop build/cut sheet.
CSV exportYour product's custom CSV export templates (from the product's Production tab).
ORD exportThe Cabinet Vision ORD export (one file per line item).
CAM DXFThe nested CNC sheets from a CAM export.

Options per row

OptionWhat it controls
FolderThe subfolder (under the app folder) where this file lands. Created on first upload.
Filename templateThe file's name, built from tokens (see below).
Deliver (trigger)When the file is sent — see the trigger table.
Write modeOverwrite replaces a file of the same name; Add (versioned) keeps both (Dropbox renames the new one, e.g. file (1).pdf).
Files (CSV only)Combined = one file per template with items merged; Per item = one file per line item.

Filename tokens

Build a filename from any of these placeholders:

{orderNum} {type} {version} {date} {customer} {n} {ext} {group}

For example, {orderNum}-{type}-{date} might produce 1447-invoice-2026-08-15.pdf. TimberCloud test-renders your template when you save, so a broken pattern is caught before it's used.

Triggers — when a file is delivered

TriggerFires when
On status changeAn order reaches a status you name (e.g. "Ordered"). You can also tick Re-deliver when the order is edited, which re-sends only if the file's contents actually changed.
On document createA document (like an invoice) is generated.
On app exportYou run the matching export from the app.
Manual onlyNever automatic — only when you choose to send it.

Note: Some files can only be delivered when you export them from the app — CAM DXF is one. Those rows show "client export only" and offer just the manual / on-app-export triggers, not status-change automation.

Click Save delivery settings when you're done. Changes take effect on the next trigger.


Recent uploads

Below the settings is a live Recent uploads log — your audit trail of what went to Dropbox. Each row shows the filename and its Dropbox path, the related order, a status, and when it happened.

StatusMeaning
UploadedDelivered successfully.
PendingQueued or in progress.
FailedSomething went wrong (the error is shown).
SkippedThe rules meant this one wasn't sent.

Rows that can be re-sent show a Retry button. The list refreshes on its own as new files are delivered.


Next Steps