> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-chore-rate-limits-autoupdate-0.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-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=9a32d95d78a99b41aa6f0a5231309328" 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-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=94306140bcb0773bd56803069f490908 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=84c6f8e5247b9559038b4012c730bd3c 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=6181c08031566e067cb44582c54da7ff 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=948ee95b78afdc37240428f9ecbc57d4 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=ede1d23bf0beadce3e6d0e0c0213af10 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate-0/XvcdC2NB5fD9W7Ha/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=XvcdC2NB5fD9W7Ha&q=85&s=94fe41544b2f09a09dbe148a3d9908b7 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.
