UiPath Documentation
studio-web
latest
false
Studio Web ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

About Maestro Flow

注:

Maestro Flow is in Preview.

Maestro Flow is a visual canvas for building and deploying automations that connect APIs, AI agents, human approvals, document processing, and enterprise services. You design a Maestro Flow by placing nodes on a canvas and connecting them, then debug and publish it directly from Studio Web.

Flow processes run on the UiPath Maestro runtime alongside RPA workflows, API workflows, and Maestro BPMN processes. If you have used Maestro BPMN before, Flow is a different modeler built on the same runtime — designed for developers who prefer a visual, node-based experience over BPMN notation.

ノードの種類

Nodes are organized into categories in the Add node panel:

カテゴリ (Category)説明
オペレーターUiPath agents and external AI agents
エージェンティック プロセスInvoke a Maestro BPMN process
API ワークフローCall an API workflow
コネクタIntegration Service connector actions
制御Branching, looping, and flow control nodes
フローInvoke another Flow as a subflow
Human taskHuman approvals and action apps
RPA workflowInvoke an RPA workflow
ツールData transformation and scripting nodes
Document processingSummarize or extract data from documents

オペレーター

When you select Agent, the following options appear:

ノード説明
Autonomous AgentA UiPath AI agent that completes tasks autonomously
External AI agentsThird-party AI agents — includes Databricks Agent, Google Vertex, Microsoft Azure AI Foundry, and Snowflake Cortex

制御

When you select Control, the following options appear:

ノード説明
MockPlaceholder node for prototyping — does nothing at runtime
判断Branches to a true or false path based on a JavaScript expression
ループIterates over a collection, executing its body once per item
結合Joins parallel branches back into a single path
条件分岐 (switch)Routes to one of several branches based on an ordered list of conditions
待機Pauses execution for a specified duration or until a target date
SubflowGroups a set of nodes into a reusable, self-contained unit
末尾Marks the end of a workflow path
TerminateEnds the flow immediately with a success or failure status

Human task

When you select Human task, the following options appear:

ノード説明
Quick FormFast inline approvals with inline debug support
Action AppA customized coded action app service

ツール

When you select Tool, the following options appear:

ノード説明
HTTP 要求Calls any REST API endpoint and returns the response
スクリプトRuns custom JavaScript code
バッチ変換Adds AI-generated columns to a CSV
変換Reshapes and converts data
フィルターFilters data by conditions
MapRenames and transforms fields
Group ByGroups data by a field with aggregation
キュー アイテムを作成Adds an item to an Orchestrator queue
キュー アイテムを作成して待機Adds a queue item and waits for it to complete

Document processing

When you select Document processing, the following options appear:

ノード説明
要約Creates a complex summary of a document
抽出Extracts structured data using an IXP model deployed to a folder in your tenant

For the full node reference, tutorials, and observability guidance, refer to the Maestro Flow documentation.

  • ノードの種類
  • オペレーター
  • 制御
  • Human task
  • ツール
  • Document processing
  • 関連リンク

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得