Box Developerドキュメント

Get started with Box Doc Gen

ガイド Box Doc Gen Get started with Box Doc Gen

Get started with Box Doc Gen

To start generating documents with Box Doc Gen API you will need a custom application and a developer token to authenticate your calls. You also need a Doc Gen template that will serve as an input source for your document.

Enable Box Doc Gen

To use Box Doc Gen, make sure it is enabled by an admin in the Admin Console. If you are a Box Admin, you will find the necessary information in Enterprise Settings: Content & Sharing Tab documentation.

Create and upload a Box Doc Gen template

To use Box Doc Gen API to generate documents, a Box Doc Gen template must already exist in Box. You have the following options to create a template:

Create a custom application

まず、コールの実行に使用するカスタムアプリケーションを作成する必要があります。アプリケーションを作成するには、カスタムアプリの作成に関するガイドに従ってください。

開発者トークンの生成

リクエストの送信時にアプリを認証するには、開発者トークンが必要です。

トークンを生成するには、以下の手順を実行します。

  1. [開発者コンソール] > [マイPlatformアプリ] に移動します。
  2. 右側のオプションメニューボタン ([…]) をクリックします。
  3. [開発者トークンを生成] を選択します。トークンが自動的に生成され、クリップボードに保存されます。

トークンの生成

アプリを開いて、[構成] > [開発者トークン] に移動してトークンを生成することもできます。

開発者トークンの有効期限は1時間のみです。

詳細については、開発者トークンを参照してください。トークンを生成したら、cURLや他のクライアント (Postmanなど) で使用してコールを実行できます。