This event trigger will fire when a new folder is created inside of GoogleDrive or added to GoogleDrive.
Output Fields
Folder
- Folder Name(text): Name of the folder.
- Folder ID (text): Unique ID of the folder.
- Description (text): Description of the folder.
- Starred(True/False):
- True (text): A folder has a “Starred” label applied to it.
- False (text): A folder does not have a “Starred” label applied to it.
- Parent Item ID (list): Provides a list output for all of the parent folders inside of which the folder that created this workflow exists.
- Version (text): A monotonically increasing version number for the folder. This reflects every change made to the folder on the server, even those not visible to the requesting user.
- Web View Link (URL): Url directly to the link that will pull up the folder inside GoogleDrive.
- Thumbnail Link (URL): A short-lived link to the folder’s thumbnail. Typically lasts on the order of hours.
- Created Time(date - iso format): Date when the folder was created.
- Modified Time (date - iso format): Date when the folder was last modified.
- Capabilites (list of text): The capabilities the folder has.
- Last Modified User (text): Name of the user who last modified the folder.
Permissions
- Shared (true/false): whether the folder is shared and accessible or not.
- Owner (text): Name of the person who owns the folder.
- Editors (list): List of names of people who have edit access to the folder.
- Viewers (list): List of names of people who have viewer access to the folder.
- Commenters (list): List of names of people who have comment access to the folder.
- Allow File Discovery (true/false): whether the folder is discoverable or not via search inside GoogleDrive.
- Writers Can Share (true/false): whether the people with write access can share the folder.
- Viewers Can Copy Content (true/false): whether views can download, print, and copy this folder.
Context
- Execution ID (text): The ID for the event.