> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-docs-add-auth0-cli-management-api-examples.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-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=6c447deeda07d676a3c6fae2d52a5ba2" 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-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=14e33f0e1ac792b89c5730318194bb18 280w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=b45f4c5b0334df93c2ef8c256f4e7f29 560w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=13e7db236334ceaeee23e41c643f19c4 840w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=9a7dae77d2daab0e8095a3b8da0fda29 1100w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=5a5c5824eb003c0def992ef50e0457c4 1650w, https://mintcdn.com/docs-staging-docs-add-auth0-cli-management-api-examples/SnNqnTH8RY9GVy-E/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=SnNqnTH8RY9GVy-E&q=85&s=69eefd15ad0a0ac79f46b8ca58252265 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.
