UiPath Documentation
studio-web
latest
false
Guide de l'utilisateur Studio Web
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

About Maestro Flow

Remarque :

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.

Types de nœuds

Nodes are organized into categories in the Add node panel:

CatégorieDescription
Agent (Agent)UiPath agents and external AI agents
Processus d’agentInvoke a Maestro BPMN process
Workflow d’APICall an API workflow
ConnecteurIntegration Service connector actions
ContrôleBranching, looping, and flow control nodes
FluxInvoke another Flow as a subflow
Human taskHuman approvals and action apps
RPA workflowInvoke an RPA workflow
OutilData transformation and scripting nodes
Document processingSummarize or extract data from documents

Agent (Agent)

When you select Agent, the following options appear:

NœudDescription
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

Contrôle

When you select Control, the following options appear:

NœudDescription
MockPlaceholder node for prototyping — does nothing at runtime
DécisionBranches to a true or false path based on a JavaScript expression
BoucleIterates over a collection, executing its body once per item
FusionnerJoins parallel branches back into a single path
Commutateur (Switch)Routes to one of several branches based on an ordered list of conditions
Retard (Delay)Pauses execution for a specified duration or until a target date
SubflowGroups a set of nodes into a reusable, self-contained unit
TerminerMarks 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:

NœudDescription
Quick FormFast inline approvals with inline debug support
Action AppA customized coded action app service

Outil

When you select Tool, the following options appear:

NœudDescription
Demande HTTP (HTTP Request)Calls any REST API endpoint and returns the response
ScriptRuns custom JavaScript code
Transformation par lotsAdds AI-generated columns to a CSV
TransformerReshapes and converts data
Filtrer (Filter)Filters data by conditions
CarteRenames and transforms fields
Group ByGroups data by a field with aggregation
Créer un élément de la file dʹattenteAdds an item to an Orchestrator queue
Créer et attendre un élément de la file d’attenteAdds a queue item and waits for it to complete

Document processing

When you select Document processing, the following options appear:

NœudDescription
RésumerCreates a complex summary of a document
ExtraireExtracts 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.

  • Types de nœuds
  • Agent (Agent)
  • Contrôle
  • Human task
  • Outil
  • Document processing
  • Liens connexes

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour