Upload a file to Dropbox.

  • Options
    • Upload Mode (dropdown list):
      • Add (text): Upload a new file to Dropbox - will not upload if a file already exists.
      • Overwrite (text): Sets overwrite parameter to true; overwrites a file in Dropbox with the same filename or path. Add a file if none exist.
      • Update (text): Update an existing file - throws an error if there isn’t a file to update.
    • Auto Rename (text): Will rename a file if a naming conflict occurs.
    • Mute (text): Mute notifications for this file.

Input Fields

  • File
    • Name (text): Name of the file.
    • Path (text): Path of desired location. (“/” is the default location.)
    • File Content (object): The file to be uploaded to Dropbox.

Output Fields

  • File
    • Name (text): Name of uploaded file.
    • Unique ID (text): Unique ID of the uploaded file.
    • Path (text): Path of uploaded file (defaults to “/”).
    • Revision Number (text): Revision number.
    • Client Time Modified (text): The time the file was most recently modified, based on client time.
    • Server Time Modified (text): The time the file was most recvently modified, based on server time.
    • Size (text): Size of the file.