Download File
Drive のファイルをローカルパスにダウンロードします。
Google DriveGoogleDriveDownload
概要
Drive のファイルをローカルパスにダウンロードします。
Download a Drive file to a local path.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | drive | Name of the connection created by Authorize. |
| File / Folder ID | string | 必須 | Drive file or folder ID (a full Drive URL also works). 例: 1AbC...xyz 変数に対応 | |
| Save to | file | 必須 | 例: C:/docs/downloaded.pdf 変数に対応 | |
| Store path in | variable | 任意 | 例: path |