> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-fix-details-to-accordion-universal-components.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-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=6b58d5e8bdce7a9c9142b4104dd0ebf6" 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-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=28760f94930163f6904227c6ac11b100 280w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=504dc8b726ff49830cdd111a6bd6b823 560w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=3132c28de74fa140fd580e213bd22bbd 840w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=458a85ffef773a0161ec4071ba7175e1 1100w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=aa0511be450ae2c817d37c3f3cb41a2e 1650w, https://mintcdn.com/docs-staging-fix-details-to-accordion-universal-components/2akLuZMnG3Y_8hFa/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=2akLuZMnG3Y_8hFa&q=85&s=b55d7cac2b0d5ba1b1a1ca96e7840eb1 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.
