To delete a folder from OneDrive, do the procedure in this topic.
Delete Folder in OneDrive Configuration Screen
How to Start
- On the Organizer,
do one of these:
- Do one of these:
- Add an activity:
- In the Process Builder, in the Activity Library,
open the OneDrive tab.
- On the OneDrive
tab,
drag the Delete Folder
activity onto your process.
- Change an activity:
- In your process, double-click your activity.
- Click DeleteFolder .
Procedure
- 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.
- 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
|