Create Document
UiPath.GSuite.Activities.CreateDocument
Description
Creates a new document in Google Drive.
Scopes
This activity requires the following scopes:
OR
OR
Project compatibility
Windows - Legacy | Windows
Configuration
In the body of the activity
- Document name - The name of the new document. This property supports
Stringvariables and string formatted values. - Destination folder - The ID of the parent folder. This property supports
Stringvariables and string formatted values. When entering your value, use the exact Folder ID, or the output property variable from a previous Find Files And Folders or Create Folder activity. - New Document ID - The ID of the new document. This property supports
Stringvariables. You can use this variable as an input property value in other Google Workspace activities.
Properties Panel
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
- See the options in the body of the activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Output
- DocumentID - See New Document ID in the body of the activity.