Share File / Folder
ファイル/フォルダへのアクセス権を付与します(特定のユーザー、またはリンクを知っている全員)。共有リンクを返します。
概要
Share File / Folder は、AutoFlowRPA の Google Drive カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 6 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
ファイル/フォルダへのアクセス権を付与します(特定のユーザー、またはリンクを知っている全員)。共有リンクを返します。
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 |
Share File / Folder コマンドの使い方
- 1
AutoFlowRPAを開き、Google DriveグループからShare File / Folderコマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。Share File / Folderには設定可能な項目が6個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
Share File / Folder コマンドは何をしますか?
ファイル/フォルダへのアクセス権を付与します(特定のユーザー、またはリンクを知っている全員)。共有リンクを返します。
Share File / Folder コマンドはどのグループに属しますか?
Share File / FolderはGoogle Driveグループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
Share File / Folder コマンドにパラメータはありますか?
はい。Share File / Folderには設定可能な項目が6個あり、ビジュアルノードエディタで編集できます。