Upload File
ローカルファイルを Drive にアップロードします。
Google DriveGoogleDriveUpload
概要
ローカルファイルを Drive にアップロードします。
Upload a local file to Drive.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | drive | Name of the connection created by Authorize. |
| Local file | file | 必須 | 例: C:/docs/report.pdf 変数に対応 | |
| Name in Drive (optional) | string | 任意 | Blank = keep the original file name. 変数に対応 | |
| Parent folder ID (optional) | string | 任意 | Blank = My Drive root. 変数に対応 | |
| Store file ID in | variable | 任意 | 例: fileId |