Google Drive - File upload
This activity is used to upload a file from a shared URL to a location specified on a Google Drive.
| Parameters | Description |
|---|---|
|
FolderName |
Name of the folder where the file will be uploaded, or empty to update to the root folder. |
FileURLLocation |
URL representing the location of the file. |
Connection |
Drop-down list of Google connections. |
FileName |
Name of the file when it is stored on the Google Drive. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
↑