> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-chore-management-api-autoupdate.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-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=7c73e9e0893a0f9998f9d3b63be74dbf" 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-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=cd82cec2a1c236a512a49fff242f260a 280w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=3d9dd20060ab25c1d1e3c5cd09b02b7a 560w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=8f249d8195194861c53a65c2ec062b58 840w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=d3268ad63f95a54fefbd5b1d0ee1bbef 1100w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=4c7551b7a1b805483fe05a76888842b8 1650w, https://mintcdn.com/docs-staging-chore-management-api-autoupdate/8axLrtMwcJxHWeFR/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=8axLrtMwcJxHWeFR&q=85&s=77ef7d5dae25b4da6d40922d3a1d8c3d 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.
