> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FlexiCapture REST APIインターフェイスを使用してアプリケーションを作成する

> 既存のクラウドプロジェクトに接続するアプリケーションをFlexiCapture Cloud REST API のWebポータルで作成し、ユーザーが文書処理タスクを実行できるようにします。

FlexiCapture Cloud REST APIインターフェイスのアプリケーションは、FlexiCapture Cloudテナント内の既存プロジェクトに接続されます。これにより、ユーザーは文書処理タスクを作成できるようになります。作成したタスクは、そのアプリケーションに接続されたFlexiCaptureプロジェクトで処理できます。

アプリケーションを作成するには、FlexiCapture Cloudユーザーテナントで次のロールの権限が付与されたFlexiCapture Cloudアカウントが必要です。

* Senior Verification Operator
* External User

ユーザーのロールの変更方法について詳しくは、[FlexiCapture Cloudアカウント権限の設定](/ja/flexi-capture/rest-api-apps-setup)セクションを参照してください。

<Note>
  ユーザーがアプリケーションを作成して使用するには、そのユーザーのFlexiCapture Cloudアカウントが削除または無効化されていない必要があります。
</Note>

FlexiCapture Cloud REST API Webポータルでアプリケーションを作成するには:

<Steps>
  <Step title="Webポータルにログインする">
    アカウント情報を使用して、FlexiCapture Cloud REST API Webポータルにログインします。
  </Step>

  <Step title="アプリケーションを追加する">
    **Applications**タブに移動し、**Add one more application**をクリックします。

    <Frame>
      <img src="https://mintcdn.com/abbyy/M5jnw37NmJ-asKkj/images/flexi-capture/apps1.png?fit=max&auto=format&n=M5jnw37NmJ-asKkj&q=85&s=4bc45aab0f9c4918dad3774b561cf0d5" alt="FlexiCapture Cloud REST API WebポータルのApplicationsタブのスクリーンショット。Add one more applicationリンクが表示されています。" width="287" height="62" data-path="images/flexi-capture/apps1.png" />
    </Frame>
  </Step>

  <Step title="テナント名とアカウント情報を指定する">
    FlexiCapture Cloudテナント名と、そのテナントのアカウント情報を入力します。

    <Frame>
      <img src="https://mintcdn.com/abbyy/M5jnw37NmJ-asKkj/images/flexi-capture/apps3.png?fit=max&auto=format&n=M5jnw37NmJ-asKkj&q=85&s=9c42ea0c3e1d5fca5482fa6cfd58a289" alt="FlexiCapture Cloud REST API WebポータルのNew Applicationダイアログのスクリーンショット。FlexiCaptureテナント名、アカウントのユーザー名、パスワードのフィールドが表示されています。" width="470" height="557" data-path="images/flexi-capture/apps3.png" />
    </Frame>
  </Step>

  <Step title="次へ進む">
    **Next**をクリックします。
  </Step>

  <Step title="プロジェクトを選択し、アプリケーションに名前を付ける">
    適切なプロジェクトを選択し、アプリケーション名を入力します。

    <Frame>
      <img src="https://mintcdn.com/abbyy/M5jnw37NmJ-asKkj/images/flexi-capture/apps2.png?fit=max&auto=format&n=M5jnw37NmJ-asKkj&q=85&s=81ab4a3be5d305f436fd289aa9903b62" alt="FlexiCapture Cloud REST API WebポータルのNew Applicationダイアログのスクリーンショット。Choose the projectリストからプロジェクトを選択し、アプリケーション名を入力してからCreateをクリックする状態が表示されています。" width="462" height="506" data-path="images/flexi-capture/apps2.png" />
    </Frame>
  </Step>

  <Step title="アプリケーションを作成する">
    **Create**をクリックします。
  </Step>
</Steps>

アプリケーションが作成されると、WebポータルのDocument Captureセクションからタスクを送信する際に、アクティブなアプリケーションとして選択できるようになります。
