> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-feat-acl-curated-blocklist.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-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=c6ca5aa985d48d136eeca0d232bb6acd" 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-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=280&fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=d911bd918842177b403c5d97d3df6cda 280w, https://mintcdn.com/docs-dev-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=560&fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=b2d0f44313a0a824f0ad6e576c7b39e3 560w, https://mintcdn.com/docs-dev-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=840&fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=dde417566d950cdca0d3db1488849eba 840w, https://mintcdn.com/docs-dev-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1100&fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=b28ba6773f0600d3a961012bdcdc3645 1100w, https://mintcdn.com/docs-dev-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=1650&fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=c13ac875bfb96abb26f6beaa701ca7cd 1650w, https://mintcdn.com/docs-dev-feat-acl-curated-blocklist/iY6mn5UvGv4-1ivV/docs/images/fr-ca/cdy7uua7fh8z/6u6Huh5CbH3GEQJv3AH7cx/d334ea608b071acd6e77f424283e0234/Flows.png?w=2500&fit=max&auto=format&n=iY6mn5UvGv4-1ivV&q=85&s=39155a1a74444c1001ca9fd059a4f6c9 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.
