Share File / Folder
ファイル/フォルダへのアクセス権を付与します(特定のユーザー、またはリンクを知っている全員)。共有リンクを返します。
Google DriveGoogleDriveShare
概要
ファイル/フォルダへのアクセス権を付与します(特定のユーザー、またはリンクを知っている全員)。共有リンクを返します。
Grant access to a file/folder (a person, or anyone with the link). Returns the shareable link.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| 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 変数に対応 | |
| Share with | dropdownAnyone with link · Specific person | 任意 | Anyone with link | |
| Email (for a person) | string | 任意 | 変数に対応 | |
| Permission | dropdownViewer · Commenter · Editor | 任意 | Viewer | |
| Store link in | variable | 任意 | 例: link |