Delete File
UiPath.GSuite.Activities.DeleteFile
Description
Deletes a file hosted on Google Drive.
note
If you want to delete a file, but don't have sufficient permissions, you can use the Move File activity with Destination Folder set to Trash.
Scopes
This activity requires the following scopes:
OR
Project compatibility
Windows - Legacy | Windows
Configuration
Properties
Common
- ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
- DisplayName - The display name of the activity. This property supports
Stringvariables and string formatted values.
Input
- FileID - The ID of the file that you want to delete. This property supports
Stringvariables and string formatted values. When entering your value, use the exact File ID, or the output property variable from a previous Find Files And Folders or Copy File activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.