Change a Folder Name in OneDrive

To change a folder name in OneDrive, do the procedure in this topic.

Update 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 Update Folder activity onto your process.
    • Change an activity:
      1. In your process, double-click your activity.
  3. Click Update Folder .

Procedure

  1. On the Update 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 these fields 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

    Folder Name

    Function:
    Specifies the name of a folder.
    Accepted Values:
    One line of text that can have spaces.
    Default Value:
    None
    Accepts Process Data Variables:
    Yes
  3. (Optional) To connect the response to a process data variable, complete this field as necessary.
    Field Name Definition

    Store the Response in Custom Attribute or Schema

    Function:
    Specifies the process data variable that stores the ID of the changed folder.

    OneDrive supplies the folder ID.

    Accepted Values:
    A process data variable.
    Default Value:
    None
    Accepts Process Data Variables:
    Yes