> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-chore-rate-limits-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-dev-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=97f1dc2db5fef99ffcfc0f046ae928ab" 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-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=a41a7a2aece29aea54513f86ca423e65 280w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=0d3c234f79e8ca0f5b474f5b89f4cd99 560w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=8494bb6d5ef6507123e888d5a49cf6f3 840w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=219ca3c0272fa102cb095427646f9739 1100w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=9426765bf620841b2e638b27cc266668 1650w, https://mintcdn.com/docs-dev-chore-rate-limits-autoupdate/Q8HOdZSEQjg_xJLH/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=Q8HOdZSEQjg_xJLH&q=85&s=1a19950a63fece6dc291965d3b853942 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.
