Google Drive: Automation of Cloud File Library
The Google Drive node gives your application the ability to manage cloud files.
Permissions and Limitations: To ensure security and privacy, DMflow’s permission strategy only allows querying and operating on files processed or added by DMflow.chat. You cannot directly access or select other private files originally in your Google Drive via this node.
If you have specific needs to operate on originally existing files, you need to prepare and configure your own ClientID and Secret.
Supported Actions
File
| Action | Description |
|---|---|
| Upload | Upload new file to cloud. |
| Delete | Remove specified file. |
| Share | Set file sharing permissions. |
| Update | Update file content or information. |
| Download | Download file. |
Folder
| Action | Description |
|---|---|
| Create | Create new folder. |
| Delete | Remove specified folder. |
| Share | Set folder sharing permissions. |