> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-fix-update-domain-refs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction aux flux

> Cette section décrit comment utiliser les flux et les formulaires.

Les flux vous permettent de créer visuellement la logique côté serveur qui peut être exécutée dans vos formulaires et de gérer les informations recueillies, d’intégrer tout service avec une API ou de déclencher des automatisations.

<Frame>
  <img src="https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=51b5711b4fa314a20b2893fee3c16aae" alt="Dashboard > Forms > Flows" data-og-width="903" width="903" data-og-height="810" height="810" data-path="docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=31bd0259392aa8c47b426d42b473a550 280w, https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=8e82808431a381687c84c6fefbf1a488 560w, https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=68547d629c9df5ffc779bc1753f3ea04 840w, https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=8dd249425b761b7102c7ed75f1343953 1100w, https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=7c421d1f63651c4531f1b8bb8a962ff0 1650w, https://mintcdn.com/docs-dev-fix-update-domain-refs/XsSPxZSEHs5Cc33v/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=XsSPxZSEHs5Cc33v&q=85&s=1d1f08a1f5810ca776749c68ae5513cd 2500w" />
</Frame>

Vous pouvez utiliser les actions des flux avec votre formulaire pour :

* Créer des validations personnalisées côté serveur pour les étapes de votre formulaire.
* Intégrer votre propre API en effectuant des requêtes HTTP personnalisées.
* Intégrer des tiers en utilisant nos intégrations prêtes à l’emploi.
* Exécuter différentes logiques d’entreprise en fonction des saisies ou des propriétés de l’utilisateur.
* Valider les données à l’aide de jetons Web JSON.
