UiPath Documentation
studio-web
latest
false
Guia do usuário do Studio Web
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

About Maestro Flow

Observação:

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.

Tipos de nó

Nodes are organized into categories in the Add node panel:

CategoriaDescription
AgenteUiPath agents and external AI agents
Processo com agenteInvoke a Maestro BPMN process
Fluxo de trabalho da APICall an API workflow
ConectorIntegration Service connector actions
ControleBranching, looping, and flow control nodes
FluxoInvoke another Flow as a subflow
Human taskHuman approvals and action apps
RPA workflowInvoke an RPA workflow
FerramentaData transformation and scripting nodes
Document processingSummarize or extract data from documents

Agente

When you select Agent, the following options appear:

Description
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

Controle

When you select Control, the following options appear:

Description
MockPlaceholder node for prototyping — does nothing at runtime
DecisãoBranches to a true or false path based on a JavaScript expression
LoopIterates over a collection, executing its body once per item
MesclarJoins parallel branches back into a single path
MudarRoutes to one of several branches based on an ordered list of conditions
DelayPauses execution for a specified duration or until a target date
SubflowGroups a set of nodes into a reusable, self-contained unit
EncerrarMarks 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:

Description
Quick FormFast inline approvals with inline debug support
Action AppA customized coded action app service

Ferramenta

When you select Tool, the following options appear:

Description
HTTP RequestCalls any REST API endpoint and returns the response
ScriptRuns custom JavaScript code
Transformação em loteAdds AI-generated columns to a CSV
TransformarReshapes and converts data
FiltroFilters data by conditions
MapaRenames and transforms fields
Group ByGroups data by a field with aggregation
Criar item da filaAdds an item to an Orchestrator queue
Criar e aguardar item da filaAdds a queue item and waits for it to complete

Document processing

When you select Document processing, the following options appear:

Description
ResumirCreates a complex summary of a document
ExtrairExtracts 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.

  • Tipos de nó
  • Agente
  • Controle
  • Human task
  • Ferramenta
  • Document processing
  • Links relacionados

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades