Create a Folder in OneDrive

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

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

Procedure

  1. On the Create 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. In the Folder Name field, enter a name for your folder.
  3. Complete this field as necessary.
    Field Name Definition

    Parent Folder ID

    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
    Accepts Process Data Variables:
    Yes
    Example:
    • c:\My Documents\sample1.doc
    • ${HomeDirectory}\sample2.doc
    • http://demo3:8000/DocumentLib1/sample3.doc
  4. (Optional) To connect the response to a process data variable, complete this field as necessary.
    Field Name Definition

    Store the Response in Custom Attribute

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

    OneDrive supplies the folder ID.

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