Delete a Folder in Dropbox

To delete a folder from Dropbox, do the procedure in this topic.

Delete Folder Configuration Screen



Prerequisites

Good to Know

  • You must specify the folder or folder path to delete a folder.
  • In most text fields, you can use process data variables as an alternative to literal data values.

How to Start

  1. On the Organizer, do one of these:
  2. Do one of these:
    • Add an activity:
      1. In the Process Builder, in the Activity Library, open the Dropbox tab.
      2. On the Dropbox tab, drag the Delete Folder activity onto your process.
    • Change an activity:
      1. In your process, double-click your activity.
  3. Click Delete Folder .

Procedure

  1. On the Delete Folder Configuration screen, in the Dropbox field, select your Dropbox access token.

    To create a new access token, click New Dropbox Access Token.

  2. Complete this field as necessary.
    Field Name Definition

    Folder Path

    Function:
    Specifies the path of the folder.
    Accepted Values:
    • Choose Folder Path - Specifies an absolute path for the folder.
    • Dynamic Folder Path - Specifies a process variable that stores the path of folder.
    Default Value:
    Choose Folder Path
    Example:
    • c:\My Documents\sample1.doc
    • ${HomeDirectory}\sample2.doc
    • http://demo3:8000/DocumentLib1/sample3.doc