> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-docs-5605-seo-geo.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-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=b523b75d38c43fe039efa9e6828e7fcb" 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-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=e37a6afe3f3b0bcb2fd916cb9e61a18b 280w, https://mintcdn.com/docs-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=9edbad292d0f121bc0df76476263a7be 560w, https://mintcdn.com/docs-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=20b9fa6a1a15bd43620f069b139c1d76 840w, https://mintcdn.com/docs-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=d21fc8d5e99d7f465df9b9c85a718a8a 1100w, https://mintcdn.com/docs-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=b81819d21ccc2a8ca2015eb128d57aee 1650w, https://mintcdn.com/docs-staging-fix-docs-5605-seo-geo/8SF_bNaU7LyexzBG/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=8SF_bNaU7LyexzBG&q=85&s=033349fb626f6418d8b9016ecaff5a8c 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.
