> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-feat-docs-5613-b2b-connect.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Exécution et débogueur

> Décrit comment examiner les exécutions de flux et déboguer les exécutions de formulaires.

Chaque fois qu’un flux s’exécute, Auth0 stocke une entrée que vous pouvez utiliser pour déboguer l’exécution. Ceci est utile pour comprendre pourquoi une erreur d’exécution de flux s’est produite. Par exemple, un flux peut échouer en raison de propriétés manquantes, de fautes de frappe, de clés API incorrectes, etc.

## Révision de l’exécution des flux

Pour examiner une entrée d’exécution pour un flux, suivez les étapes ci-dessous :

1. Naviguez vers **Auth0 Dashboard > Actions > Forms (Formulaires)**, puis sélectionnez **Flows (Flux)**.
2. Sélectionnez un flux dans la liste.
3. Sélectionnez **Executions (Exécutions)**.

<Frame>
  <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=8f7a6e472aa529cc3526fda2893f25c1" alt="Dashboard > Actions > Forms > Flows > Execution" data-og-width="1404" width="1404" data-og-height="562" height="562" data-path="docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=280&fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=9393a3ef5934aee6a5ee89cdb7cbb89e 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=560&fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=cd3db635772c6a61a8282d90647b21bf 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=840&fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=f7539fdb821d4bc38eae41c92ef2ed20 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1100&fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=8aee880b18fb9f5f8ebfa519ea7aa56d 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=1650&fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=1864d08faadc9a8ab2388326add1a2bf 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/9gmvTwbuGBOX4_Ft/docs/images/fr-ca/cdy7uua7fh8z/448jfjHtgCxfIeDOakuHyd/fba64deda0cf920f399de2190e94bdc9/Flows-execution.png?w=2500&fit=max&auto=format&n=9gmvTwbuGBOX4_Ft&q=85&s=15ade649339495dc24ec9925f42b9c23 2500w" />
</Frame>

Chaque entrée d’exécution a quatre propriétés :

* **Execution date (Date d’exécution)** : la date d’exécution du flux.
* **Execution ID (Identifiant d’exécution)** : l’identifiant unique de l’exécution du flux.
* **Status (État)** : l’étape actuelle de l’exécution du flux. 4 états d’exécution sont possibles :

  * **Running (Exécution)** : l’exécution est en cours.
  * **Failed (Échec)** : l’exécution a échoué en raison d’une erreur interne, telle que l’absence des paramètres requis dans une action de flux.
  * **Completed (Terminé)** : l’exécution s’est terminée sans erreurs internes.
* **View Details (Afficher les détails)** : ouvre la fenêtre de débogage de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=df8408d3bf2273833fe76c12c75d30e1" alt="Dashboard > Actions >  Forms > Flows > Executions" data-og-width="1404" width="1404" data-og-height="622" height="622" data-path="docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=280&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=46c9d53bd8d94f3b4400f51105a342b1 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=560&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=d77a119c70de374c3b5188f3e7724844 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=840&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=85889c5cccc398c5d5315e9c727cd349 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1100&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=8f08cde817190cba258cf4d4dcac9974 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=1650&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=09eea83e583ace8d71d08fd428a75461 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1VqWEaVZg5lrXatXe9dbFB/dbcf7edca5aabdfc544f04cb18be4149/Flow-execution-details.png?w=2500&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=c06619821f88c0fdfbb44a8305f88519 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Les états Terminé et Échoué sont des états finaux. Lorsqu’une exécution atteint l’un ou l’autre de ces états, le flux est entièrement traité.
</Callout>

## Déboguer l’exécutions des flux

Pour aider au débogage ou au dépannage d’un flux, vous pouvez consulter les données d’entrée, de sortie et d’erreur du flux en accédant à la fenêtre **View Details (Afficher les détails)** de l’exécution.

<Frame>
  <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=4f28962912f79c76502b791bd39345b8" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="608" height="608" data-path="docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=280&fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=32d3c827a655101481da0808f3dc2566 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=560&fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=8e7622f4629463f859d02e5590761799 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=840&fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=d60af21b4b53f96ec0ca382c968b75de 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1100&fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=9189e7a39d6e3c91b761761d5b749631 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=1650&fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=2528bf9c4d1b17a3367712197384dbe8 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/5OYIYDkw8LEHmXl7/docs/images/fr-ca/cdy7uua7fh8z/5aeniTfHXplDyZfwCKBcgK/a2098a476edde76da10a527b0a606e95/Flow-error.png?w=2500&fit=max&auto=format&n=5OYIYDkw8LEHmXl7&q=85&s=bf814bd2c3a26329641ffa38009c3087 2500w" />
</Frame>

Pour déboguer une erreur qui interrompt l’exécution du flux, procédez comme suit :

1. Naviguez vers **Auth0 Dashboard> Actions > Forms (Formulaires)**.

2. Localisez le flux associé au nœud de l’étape.

   <Frame>
     <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=0911bea9b1a6490c251e59003efb80ef" alt="Dashboard > Actions > Forms > Form" data-og-width="1402" width="1402" data-og-height="744" height="744" data-path="docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=280&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=f2efe23007a894fd67a2cd87daf3107c 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=560&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=1465d28f58d596c913a72e9f33ff9586 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=840&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=4389d9e199bb4a2ed852443489ac654a 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1100&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=dd0e09c17c1405d6b7d816c96785ab1b 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=1650&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=7bc75b5b9371bc709c01905c2aadf33d 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4LjULYyo0nhtNowm7J5okz/27ea3f8386bb5015d447c48facf6b90f/flow-error-linked.png?w=2500&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=c9ecfd00842c7ede336c8e2ef56207eb 2500w" />
   </Frame>

3. Sélectionnez **Edit Flow (Modifier le flux)**.

4. Sélectionnez **Executions (Exécutions)**.

5. Sélectionnez **View Details (Afficher les détails)** de l’exécution échouée.

Dans l’exemple ci-dessous, la vue de l’onglet `Input (Entrée)` de l’action **Update user** affiche une valeur NULL pour la propriété `user_id`.

<Frame>
  <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=ceeb8128993148d9f220e8f145514f69" alt="Dashboard > Actions > Forms > Flow > Execution" data-og-width="1404" width="1404" data-og-height="469" height="469" data-path="docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=280&fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=99e3c7440a9973d348cbe15d70353d78 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=560&fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=094162a35880fa82ea75d0cf086c7f27 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=840&fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=4ad3fb2a82115382967c28f3dd9bf856 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1100&fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=122a4e3e9fa2d5366b6ff6d8199c4b21 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=1650&fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=824317a4be799b8fc4c0aa1fc4ebef05 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/lKZsPsZjyiQIAqab/docs/images/fr-ca/cdy7uua7fh8z/6QNYKDqG9AIOEzQkP6Fnnr/db885e146179a0490eddd5ad6cb518dc/Flow-execution-failed.png?w=2500&fit=max&auto=format&n=lKZsPsZjyiQIAqab&q=85&s=8e5418e84321b04111a75b0fce7a8df2 2500w" />
</Frame>

La vue **Error (Erreur)** indique que la validation du schéma de l’action a échoué parce que la propriété `user_id` requise est manquante. Le flux renvoie une erreur interne qui interrompt l’exécution du flux.

<Frame>
  <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=eb97cc34af5096607064deccb2afa7aa" alt="Dashboard > Actions > Forms > Flow > Execution > Error" data-og-width="1404" width="1404" data-og-height="584" height="584" data-path="docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=280&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=5caa4256bfad06ff72e507b1c31e2172 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=560&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=7c741e2c8adb20f0b0c3630d7ab5a5c2 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=840&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=d21a5f4b624d350177a6a6ad88918e7f 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1100&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=59c1919cae73d103f0ef353e943ecd0f 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=1650&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=06fb40dc05845de8a81526edeb8c685d 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/_OgQvr_1Nj6EBLL-/docs/images/fr-ca/cdy7uua7fh8z/1kaKihtJtv8VvNAyTkW4cC/6b34bcecc8642d7d97aaf2c8dec51ebc/flow-execution-error-view.png?w=2500&fit=max&auto=format&n=_OgQvr_1Nj6EBLL-&q=85&s=59402fff3bcbec8d4b680d3c6402e537 2500w" />
</Frame>

Un examen de l’action **Update user (Mettre à jour l’utilisateur)** montre une erreur de syntaxe dans le paramètre `user_id`, la syntaxe correcte étant `{{context.user.user_id}}`. Une fois la syntaxe corrigée, testez le flux pour confirmer. Pour en savoir plus sur la syntaxe des variables, lisez [Variables](/docs/fr-ca/customize/forms/variables).

<Frame>
  <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=d9e61f943c098d59944a22d889903e9e" alt="Dashboard > Actions > Forms > Flows" data-og-width="1402" width="1402" data-og-height="363" height="363" data-path="docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=280&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=9b724ec8d621ecc039654240e4518826 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=560&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=ff6010a7aea5c1b865fcdd8bec4f79b5 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=840&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=2a6cceb000d3b367ecac59e9ea5a1dbc 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1100&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=b83af7af09a72e763ffa7c7b9d02a7d3 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=1650&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=c49b2e1e274cfe77ace720f15981260d 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4YLRVNbzK5LjJEQjFXIJXM/5003833784ce5b0d9f63730ed46ff047/Action-typo-error.png?w=2500&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=310fe0a207a67a87978ffd676ff8011e 2500w" />
</Frame>

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
  Si un champ est configuré comme transitoire ou si sa valeur est masquée par une [fonction Helper](/docs/fr-ca/customize/forms/variables#helper-functions), la valeur n’est pas disponible pour le débogage.

  <Frame>
    <img src="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=19b5dc84d936764b259b1553c2e49ad9" alt="Dashboard (Tableau de bord) > Actions > Forms (Formulaires) > Flows (Flux) > Execution (Exécution)" data-og-width="1402" width="1402" data-og-height="446" height="446" data-path="docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=280&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=d7235e2ea1b7992df37299df35cac762 280w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=560&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=b8bb160290382067415ef436e230fd27 560w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=840&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=5ab3f0def029e55fc34bc17bda89b097 840w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1100&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=18b247fb6cd12ce2108bbe2b13e171e6 1100w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=1650&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=7adea7abff8413be6ead2ab44044ac96 1650w, https://mintcdn.com/docs-staging-feat-docs-5613-b2b-connect/1eg0aVw8F3ZdF_cf/docs/images/fr-ca/cdy7uua7fh8z/4MVtjnVD50cG63ocN5a458/c0337a94d1f4c21f28d06e28ec59121e/masked-information.png?w=2500&fit=max&auto=format&n=1eg0aVw8F3ZdF_cf&q=85&s=d3e9db4f0468aba53ab630a1ede8d3ce 2500w" />
  </Frame>
</Callout>
