List / Search Files
ファイル/フォルダを DataTable として一覧表示します。名前、親フォルダ、種類で絞り込めます。
Google DriveGoogleDriveList
概要
List / Search Files は、AutoFlowRPA の Google Drive カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 6 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
ファイル/フォルダを DataTable として一覧表示します。名前、親フォルダ、種類で絞り込めます。
List files/folders as a DataTable. Filter by name, parent folder or type.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | drive | Name of the connection created by Authorize. |
| Name contains (optional) | string | 任意 | 変数に対応 | |
| In folder ID (optional) | string | 任意 | 変数に対応 | |
| Type | dropdownAny · Folders only · Files only · Images · Videos · PDFs · Spreadsheets · Documents | 任意 | Any | |
| Max results | number | 任意 | 50 | |
| Store DataTable in | variable | 必須 | 例: files |
List / Search Files コマンドの使い方
- 1
AutoFlowRPAを開き、Google DriveグループからList / Search Filesコマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。List / Search Filesには設定可能な項目が6個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
List / Search Files コマンドは何をしますか?
ファイル/フォルダを DataTable として一覧表示します。名前、親フォルダ、種類で絞り込めます。
List / Search Files コマンドはどのグループに属しますか?
List / Search FilesはGoogle Driveグループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
List / Search Files コマンドにパラメータはありますか?
はい。List / Search Filesには設定可能な項目が6個あり、ビジュアルノードエディタで編集できます。