Drive Write
uploads files or folders to the Google Drive.
Overview
This Snap uploads files or folders to the Google Drive.

- This is a Write-type Snap.
Works in Ultra Tasks
Prerequisites
None.
Limitations and known issues
None.
Snap views
| Type | Description | Examples of upstream and downstream Snaps |
|---|---|---|
| Input | Optional. This Snap has at most one document. |
|
| Output | This Snap has exactly one document output view. |
|
| Learn more about Error handling. | ||
Snap settings
Legend:
- Expression icon (
): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
- SnapGPT (
): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
- Suggestion icon (
): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
- Upload
: Uploads files. Learn more.
| Field/Field set | Type | Description |
|---|---|---|
| Label | String | Required. Specify a unique name for the Snap. Modify this to be more appropriate, especially if there are more than one of the same Snap in the pipeline. |
| Parent Folder | String/Expression | Enter the ID of the Parent Folder. You can enter the multiple folder names separated by commas.
Default value: N/A Example: Docker, December, Tuesday |
| File Name | String/Expression | Enter the file or folder name to upload to Google Drive.
Default value: N/A Example: Docker |
| Number of Retries | Integer/Expression | Enter the integer value to specify the number of attempts the Snap should make to perform the selected operation in case of connection failure or timeout.
Default value: 3 Example: 5 Minimum value: 0 |
| Retry Interval (seconds) | Integer/Expression | Enter the time interval in seconds between retry attempts.
Default value: 5 Example: 10 Minimum value: 1 |
| Snap execution | Dropdown list | Choose one of the three modes in which the Snap executes. Available options
are:
|
Troubleshooting
None.