Add a comment to a file inside a Google Drive.
Input Fields
- File
- File ID (text): Unique ID of the file.
- The ID of a file can be found by navigating to the Google Drive web. Right click on the file you need, and select
get sharable link
. The File ID is the last part of that link, afterid=
. Example: https://drive.google.com/open?id=1avkd2a. Make certain to select the entire ID (about 20 characters long). - Alternatively, use the search files card to find the file by name. This card has a File ID output that can be dragged into this input field.
- The ID of a file can be found by navigating to the Google Drive web. Right click on the file you need, and select
- File ID (text): Unique ID of the file.
- Comment
- Content (text): the comment to be associated with the file.
Output Fields
- Comment
- Comment ID (text): the unique id generated by creating the comment on the file.
- Created Time (text): the date that the comment was created at.
- Author (text): the person who created the comment.