UiPath Documentation
maestro
latest
false
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Guide de l'utilisateur de Maestro

Manual Trigger

Starts the workflow on demand. The workflow runs when explicitly invoked — from the Flow interface, via the Flow API, or by a Subflow node in another workflow.

Configuration

ChampRequisDescription
Schéma d'entréeNon (No)Defines the input variables the workflow accepts when triggered. Each entry specifies a variable name, type, and whether it is required.

Variables d’entrée

Variables defined in the input schema are available to all nodes in the workflow from the start of execution. When the workflow is triggered manually from the interface, the operator can supply values for these variables in the trigger dialog.

When the workflow is triggered via the API or as a subflow, the caller provides values for the input variables in the request payload or Subflow node configuration.

Remarques

  • A workflow can have a Manual Trigger alongside other trigger types. Each trigger type operates independently.
  • For workflows that should run on a time-based schedule, use the Scheduled Trigger instead.
  • For workflows that should start in response to an external event, use an integration trigger.
  • Configuration
  • Variables d’entrée
  • Remarques

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