> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-ia-user-profiles.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-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=2b1d7041fab2abc6b67070dd199eb6ec" 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-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=c38c710b3fd2a6f400ef6f52295c97bf 280w, https://mintcdn.com/docs-dev-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=cb631748ac630411e759f1b827655d3c 560w, https://mintcdn.com/docs-dev-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=9355225e050126d28ff64a79bb4560e0 840w, https://mintcdn.com/docs-dev-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=c4b94476b9eafbbfba9e0d9d3b94b275 1100w, https://mintcdn.com/docs-dev-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=dec1f2565e4260d270004558f01de2d2 1650w, https://mintcdn.com/docs-dev-ia-user-profiles/fLzEnDHeACng2mp7/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=fLzEnDHeACng2mp7&q=85&s=56e46e18694def80f5044b1a5132fb7f 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.
