Docupilot
HomeLoginSignup
  • Docupilot Help Documentation
  • Getting Started
  • Building Templates
    • Tokens (Merge Field)
    • Document Builder
    • AI-Powered Template Builder
    • Word Document (DOCX) & PowerPoint (PPTX)
    • Excel (XLSX)
    • Fillable PDF
    • Template Preferences
    • Formatting Your Data
    • Numerical Calculations
    • Advanced usage
  • Test your document template
  • Deliveries
    • Email
    • Webhook
    • Dropbox
    • Google Drive
    • One Drive
    • DropboxSign (formerly Hellosign)
    • DocuSign
    • SignNow
    • Xodo sign (formerly Eversign)
    • Signable
    • Yousign
    • Amazon S3
    • SFTP
  • Create document
    • Data Capture Form
    • API & Webhook Integration
    • Bulk Create
    • Integrate with Zapier
    • Integrate with Make
    • Integrate with Zoho Flow
    • Integrate with Integrately
  • Integrations
    • Google Forms
    • Google Sheets
    • Airtable Extension
    • Docupilot Add in for Microsoft Word
  • Collaborating with multiple users
    • Invite users
    • Manage & delete users
  • Reports
  • Settings
    • Workspace
    • API Settings
    • Manage Subscription
    • Linked Accounts
  • Folders & Templates management
    • Manage Folders
    • Manage Templates
    • Share Templates & Folders
  • Profile & Account Security
  • Frequently Asked Questions (FAQs)
  • Developers
    • API Overview
    • Templates API
    • Folders API
  • Updates
    • Scheduled Downtime Notification
Powered by GitBook
On this page

Was this helpful?

  1. Deliveries

Dropbox

Store the generated documents to your Dropbox Account

PreviousWebhookNextGoogle Drive

Last updated 11 months ago

Was this helpful?

To start with a Dropbox delivery, choose the Dropbox option from the list of deliveries available in the Deliveries tab.

Configuration

Configuring delivery Folder: Configure folder path to which the generated files needs to be uploaded. The folder path can be dynamic. For example, to upload customer contracts under a folder that is named against the customer's name, you can configure Folder as Contracts/{{CustomerName}}

Now when a contract is generated for customer with name AcmeCorp, it will be generated and uploaded to Contracts/AcmeCorp

Handling file name conflicts: Docupilot offers flexibility by giving an option to choose from various delivery modes for generated documents. You could choose between the following options:

  • Create new file: Allows you to upload the generated document as a new file in the selected Dropbox folder, ensuring no existing files are modified or replaced. For example, if a file with name AcmeCorpContract.pdf already exists in the destination folder and the generated document also has the same name, it may be uploaded as AcmeCorpContract(1).pdf

  • Overwrite: Generated document replaces an existing file with the same name in the Dropbox folder. The older file that was replaced may be available under previous versions.

  • Do not deliver: Can be used if the file name conflict should not be resolved. The delivery will be marked as failed in such scenario.

Adding a DropBox delivery in Docupilot
Configuring the folder option