Delete a Folder from OneDrive

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

Delete Folder in OneDrive Configuration Screen



Prerequisites

Good to Know

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 OneDrive tab.
      2. On the OneDrive tab, drag the Delete Folder activity onto your process.
    • Change an activity:
      1. In your process, double-click your activity.
  3. Click DeleteFolder .

Procedure

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

    To create a new access token, click Add Token . For more information, refer to New OneDrive 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