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

# ユースケース：Formsを使用してプログレッシブプロファイルフォームを構成する

> Forms for Actionsを使用してプログレッシブプロファイルフォームを構成する方法を説明します。

<Card title="始める前に">
  1. 以下のスコープを有効にして、[マシンツーマシンアプリケーション](https://auth0.com/docs/get-started/auth0-overview/create-applications/machine-to-machine-apps)を作成します。

  * `read:users`
  * `update:users`
  * `create:users`
  * `read:users_app_metadata`
  * `update:users_app_metadata`
  * `create:users_app_metadata`

  2. マシンツーマシンアプリケーションの資格情報を使って[Vault接続](/docs/ja-jp/customize/forms/vault)を追加します。
</Card>

Forms for Actionsを使用すると、プログレッシブプロファイリングフローを作成して、会社名や役職などの不足している情報を収集し、それらを`user_metadata`属性として保管するようユーザーに求めるタイミングを決定できます。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=d74b704fca8b538664ef30c2fe7a0a22" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="638" height="638" data-path="docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?w=280&fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=742f055eb581386119dda386f3100558 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?w=560&fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=65c78c391679963e914e7bb703f2a65d 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?w=840&fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=526e2995f8caa6fb3f64f4bc86df1f50 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?w=1100&fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=24557bd0fc64901026e595e65a8327b1 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?w=1650&fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=352883ece5b2b1de569e0684c8e83396 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/-TYfFoiB5sS_MBT3/docs/images/ja-jp/cdy7uua7fh8z/xUx9YmnHvnAqL19JvNtNP/60dae88f893d4ebe8e3523421e960596/Progressive-profle-overview.png?w=2500&fit=max&auto=format&n=-TYfFoiB5sS_MBT3&q=85&s=48e93d517f95f9b400b4826f5803b1c5 2500w" />
</Frame>

以下のセクションでは、ノードとフローを使用してプログレッシブプロファイルフォームを作成する方法と、フォームを[ログイン後のアクション](/docs/ja-jp/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger)に追加する手順について説明します。

## フォームをゼロから作成する

情報を収集するためのフォームを作成するには、次の手順に従ってください。

1. **［Auth0 Dashboard］>［Actions（アクション）］>［Forms（フォーム）］** の順に選択して、フォームエディターを開きます。
2. **［Create Form（フォームを作成）］** > **［Start from scratch（初めから作成する）］** の順に選択します。

特に設定を変更しない限り、新しいフォームには開始ノード、ステップノード、および終了スクリーンノードが含まれます。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=c3fd919ec03bd5ffbe29a1f1940aa592" alt="Dashboard > Forms > Use Cases > Form" data-og-width="1234" width="1234" data-og-height="371" height="371" data-path="docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=280&fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=c0c2287985d7fc037dad72ed2d0f0833 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=560&fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=68997067e6bfcc900abebbe02e723880 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=840&fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=419ab8db82637b40d50969eaf83b6d20 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=1100&fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=0f36e9dd8ddfdd4ff1d3307b52f005a8 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=1650&fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=51274003462e8e0b3019bc9d2f3a5f68 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/2XCCfnXba2iiK7vH/docs/images/ja-jp/cdy7uua7fh8z/2TZ9jSjgEcARFpULI6hz4R/a4319a1bd482f2ee5cc23100fdb2f42c/New-form-Forms-for-action-use-case.png?w=2500&fit=max&auto=format&n=2XCCfnXba2iiK7vH&q=85&s=0beeebd29c9c7a4e59d54161b6a34947 2500w" />
</Frame>

### ステップノードを構成する

ステップノードはユーザーに表示されるグラフィカルインターフェイスです。次の手順に従って、ステップノードに[フィールド](/docs/ja-jp/customize/forms/nodes-and-components)を追加し、ユーザーの会社名と役職の値を収集します。

1. **［Components menu（コンポーネントメニュー）］** から **［Rich text（リッチテキスト）］** フィールドを **Step（ステップ）** ノードにドラッグします。

   * **Rich text（リッチテキスト）** ：カスタムメッセージを入力します。

     * **例** ：`Complete your profile! We need you to complete your profile to personalize your experience.`（プロファイルの完成！エクスペリエンスをパーソナライズするには、プロファイルを完成させる必要があります。）
   * **［Save（保存）］** を選択します。
2. **Text（テキスト）** フィールドを **Step（ステップ）** ノードにドラッグします。

   * **Id** ：`company_name`を入力します。
   * **Label（ラベル）** ：チェックボックスを有効にします。
   * **Label（ラベル）** ：`Company name`（会社名）を入力します。
   * **Required（必須）** ：チェックボックスを有効にします。
   * **［Save（保存）］** を選択します。
3. **Text（テキスト）** フィールドを **Step（ステップ）** ノードにドラッグします。

   1. **Id** ：`job_title`を入力します。
   2. **Label（ラベル）** ：`Job title`（役職）を入力します。
   3. **Label（ラベル）** ：チェックボックスを有効にします。
   4. **Required（必須）** ：チェックボックスを有効にします。
   5. **［Save（保存）］** を選択します。
4. **［Publish（公開）］** を選択して保存します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=03b30ffa265897052be025a4c180a2ef" alt="Dashboard > Actions > Forms > Form > Step node" data-og-width="1404" width="1404" data-og-height="533" height="533" data-path="docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?w=280&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=054fb33da2c0f6b4a1bc47bdb92e6de3 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?w=560&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=193ef45675dfb0d9c885a4793256e7b0 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?w=840&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=0cf53ae1cdf87db3da6d7a1f3ba2042e 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?w=1100&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=a4cad032cf4aab702575c957bd385a20 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?w=1650&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=c4579a075e84d2e543c5db79fcd40b12 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/6H1lRzwKyYioQyQJ9MtIoM/aa248e92fc028a68a5b92ff361a11644/progressive-profile-step.png?w=2500&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=2935ba28d77910331ae6108c44e6caee 2500w" />
</Frame>

### フローノードを構成する

以下の手順に従って、 **Step（ステップ）** ノードの後に​​ **Flow（フロー）** ノードを追加し、`user_metadata`を更新して認証フローを再開します。

1. フォームエディターの下にある **［Flow（フロー）］** を選択します。
2. **Step（ステップ）** ノードと **Ending Screen（終了画面）** ノードの間にある既存のリンクを削除します。
3. 新たに **［Flow（フロー）］** \&gt **［Click to add a flow（クリックしてフローを追加する）］** > **［Create a new flow（新しいフローを作成する）］** を選択します。

   * **［Name（名前）］** フィールドに`Update user_metadata`（user\_metadata更新）と入力します。
   * **［Create（作成）］** を選択します。
   * **［Save（保存）］** を選択します。
4. 下の画像のように **Flow（フロー）** ノードを **Step（ステップ）** ノードと **Ending Screen（終了画面）** ノードにリンクします。
5. **［Publish（公開）］** を選択して保存します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=0ae60f1b45240d98b04f6f374ca323b2" alt="Dashboard > Actions > Forms > Form" data-og-width="1404" width="1404" data-og-height="540" height="540" data-path="docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?w=280&fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=906852a47183a0faf710bea1da590cce 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?w=560&fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=ef3794777df75e830fb429707972b7e8 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?w=840&fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=884aa06827a17ed323666fd88e537d86 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?w=1100&fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=a191f82c6655ff684db532eb6b720019 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?w=1650&fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=d19603ebdf3f92293c3acf5298f659be 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/DjXZfwx1WR-7IDlS/docs/images/ja-jp/cdy7uua7fh8z/5C91DaWn4LGtJT9BF87ssu/095171d0c452a287c44bfde12fd6d13f/link-nodes.png?w=2500&fit=max&auto=format&n=DjXZfwx1WR-7IDlS&q=85&s=4bc07833114deb50ed12f95e16055503 2500w" />
</Frame>

Auth0ユーザー更新アクションをフローに追加するには、次の手順に従います。

1. **［Update user\_metadata（user\_metadata更新）］** フローを選択してから **［Edit flow（フローの編集）］** を選択し、新しいタブにフローエディターを開きます。
2. アクションの **［Start（開始）］** の下にある **［+］** アイコンを選択し、 **Update user（ユーザー更新）** アクションを追加します。以下のフィールドに入力して、 **［Save（保存）］** を選択します。

   * **Connection（接続）** ：ドロップダウンからM2MアプリケーションへのVault接続を選択します。

   * **User ID（ユーザーID）** ：`{{context.user.user_id}}`と入力します。

   * **Body（ボディー）** ：以下のコードをコピーして貼り付け、`job_title`と`company_name`のプロパティを含むuser\_metadataを更新します。

     ```json lines theme={null}
      {
         "user_metadata": {
            "job_title": "{{fields.job_title}}",
            "company_name": "{{fields.company_name}}"
         }
      }
     ```

   * **［Save（保存）］** を選択します。
3. **［Publish（公開）］** を選択して保存します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=ea3f7d561081efb29a9f530e4528e7d6" alt="Dashboard > Actions > Forms > Flows" data-og-width="1404" width="1404" data-og-height="244" height="244" data-path="docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?w=280&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=5cf13794c99fa72b3e6c9f29194e0e3e 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?w=560&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=4252382b7ce142b39abe4a99df78edd8 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?w=840&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=3261c21f189a00f9c7ce4a4a40bd330a 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?w=1100&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=2f18b50beef97766445522d6a87dae72 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?w=1650&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=9658daab4ef15ee59569ff3e3c098c6c 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/2h6oSXtVvr4dkO9m/docs/images/ja-jp/cdy7uua7fh8z/65Jx4W5oIZJyyvA8z4HqIx/0661b1a8ca6361c54fc4fef07ba59f0b/update-user.png?w=2500&fit=max&auto=format&n=2h6oSXtVvr4dkO9m&q=85&s=daa9b8fe4ca5dc70c763ada0af106541 2500w" />
</Frame>

### フォームのレンダーコードを取得する

フォームのレンダーコードを取得して、カスタムのログイン後アクションでフォームを視覚的にレンダリングするには、以下の手順に従います。

* フォームエディターから **［Render（レンダー）］** を選択します。
* **［Copy（コピー）］** を選択します。

<Frame>
  <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=db505eb2f4bced9df9bd86ece77c8ba0" alt="Dashboard > Actions > Forms > Form > Embed" data-og-width="1400" width="1400" data-og-height="848" height="848" data-path="docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=280&fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=5c10df5c5fcbaf54627b60e9347e7e72 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=560&fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=1a387de390ae6f6893ea168b5ade8141 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=840&fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=52558aabec3fe055361fe0d728d51071 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=1100&fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=d4574ecab0409b5b38fda478c6aa0922 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=1650&fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=c3b1c88c76c5f555bc44b8c2e02b47e2 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/4hIpqbzqJPRZWkit/docs/images/ja-jp/cdy7uua7fh8z/2EIUzc539sq9lwoTKbjoJv/496a864c0fc44a782c9cadca119dbfb0/embed.png?w=2500&fit=max&auto=format&n=4hIpqbzqJPRZWkit&q=85&s=7dedf82a9a4c59f2392ffdc9d9034da0 2500w" />
</Frame>

## ログイン後のアクションを作成する

ログイン後のアクションを作成してフォームをレンダリングするには、次の手順に従います。

1. **［Auth0 Dashboard（Auth0ダッシュボード）］>［Actions（アクション）］>［Flows（フロー）］>［Login（ログイン）］** に移動します。
2. **［+］** アイコンを選択し、 **［Build from scratch（初めから構築する）］** を選択します。

   * **Name（名前）** ：`Render Progressive Profile Form`（プログレッシブプロファイルフォームのレンダリング）と入力します。
   * **Trigger（トリガー）** ：［`Login / Post Login`（ログイン/ログイン後）］を選択します。
   * **Runtime（ランタイム）** ：推奨バージョンを選択します。
3. **［Create（作成）］** を選択します。

ログイン後のアクションを構成するには、以下を行います。

1. 既存のコードをコードエディターから削除します。

2. フォームの埋め込みコードをコードエディターに貼り付けます。

3. コードを編集して、フォームをレンダリングする条件ロジックを定義します。

   ```javascript lines theme={null}
   /**
   * @param {Event} event - Details about the user and the context in which they are logging in.
   * @param {PostLoginAPI} api - Interface whose methods can be used to change the behavior of the login.
   */
   exports.onExecutePostLogin = async (event, api) => {
     const FORM_ID = 'REPLACE_WITH_YOUR_FORM_ID';

     if (
       event.stats.logins_count > 2 &&
       !event.user.user_metadata.company_name &&
       !event.user.user_metadata.job_title
     ) {
       api.prompt.render(FORM_ID);
     }
   }

   exports.onContinuePostLogin = async (event, api) => { }
   ```

   <Callout icon="file-lines" color="#0EA5E9" iconType="regular">
     上の例にあるコードでは、ユーザーのログイン回数が3以上で、ユーザーのメタデータにcompany\_nameプロパティとjob\_titleプロパティがない場合にフォームが表示されます。
   </Callout>

4. **［Deploy（デプロイ）］** を選択します。

5. **Render Progressive Profile Form（プログレッシブプロファイルフォームのレンダリング）** アクションを **Login（ログイン）** フローにドラッグ＆ドロップします。

   <Frame>
     <img src="https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=65c18de417a2a2e45f4b81bb38408813" alt="Dashboard > Forms > Use Cases Progressive Profile Login Action" data-og-width="1079" width="1079" data-og-height="524" height="524" data-path="docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?w=280&fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=c620cfa048d4a912f81bf7b20c50fc6c 280w, https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?w=560&fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=12d79bbfbadbfafa9c508d7ee602f266 560w, https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?w=840&fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=107f3ba6f10f5c57dc5a55722b2bce7f 840w, https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?w=1100&fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=41a23bac7403a5b9b5077f2f6f19f0e2 1100w, https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?w=1650&fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=d2d264e50ecb987e4089ec18b02b2141 1650w, https://mintcdn.com/docs-staging-chore-gt-workflow/FQdOnuzWF3HURmUS/docs/images/ja-jp/cdy7uua7fh8z/1QjjZdpTqTxx012UDN4xk9/99fba5ef4068a5688f1762eea7f42976/renderprogessiveprofile.png?w=2500&fit=max&auto=format&n=FQdOnuzWF3HURmUS&q=85&s=4d62ec4481fbf4ad8c29ee44cb30ab96 2500w" />
   </Frame>

6. **［Apply（適用）］** を選択します。

### 実装をテストする

次の手順に従って実装をテストします。

1. ログインを3回以上実行済みで、`user_metadata`属性の`company_name`と`job_title`に値がない既存のユーザーでログインします。
2. ログインフローのログイン後アクションがフォームをレンダリングして、情報の入力を求めます。
3. **［Auth0 Dashboard］>［User Management（ユーザー管理）］>［Users（ユーザー）］** に移動し、ユーザーを見つけて、`user_metadata`属性の`company_name`と`job_title`に情報が含まれていることを確認します。
