# BambooHRとの連携

BambooHRは、従業員情報の管理にスプレッドシートを使うことを卒業した中小企業向けのオンラインHRソフトウェアです。

統合設定は、AlliでAdminまたはSuper Agentのロールを持つユーザーと、BambooHRでAdminの権限を持つユーザーが利用可能です。

<figure><img src="https://i0.wp.com/guide.allganize.ai/wp-content/uploads/2022/10/B9995BFD-331F-4DF0-A8E7-E19C25410928-1024x544.png?resize=800%2C425&#x26;ssl=1" alt="" height="425" width="800"><figcaption></figcaption></figure>

1. Alliのダッシュボードにある「設定」→「外部サービス連携」で連携を有効にする。
2. BambooHRタブを選択し、BambooHR上の会社のサブドメインをブラウザで表示されるように、**company**.bamboohr.comと入力します。
3. 会社のBambooHR APIキーを入力します。 APIキーを生成するには、ログインして、任意のページの右上にある自分の名前をクリックし、ユーザーのコンテキストメニューを表示します。 そのメニューの中に「API Keys」のオプションがあり、そのページに移動することができます。
4. 完了したら「接続」をクリックします。
5. Alli はこのアクセスキーを使用し、BambooHR からデータを取得するために呼び出される API のヘッダーにアクセスキーを付加します。 スケジューラーは1日1回実行されます。
6. 以下のBambooHRの項目が同期されます。\
   (これらは、*私たちが引くべき基本的なフィールド*です）

<table><thead><tr><th width="362">オール・カスタマーズ・フィールド(従業員)</th><th width="82">TYPE</th><th width="174">竹槍応答フィールド</th><th>TYPE</th></tr></thead><tbody><tr><td>ファーストネーム</td><td>列</td><td>ファーストネーム</td><td>列</td></tr><tr><td>ミドルネーム</td><td>列</td><td>ミドルネーム</td><td>列</td></tr><tr><td>ラストネーム</td><td>列</td><td>ラストネーム</td><td>列</td></tr><tr><td>電子メール</td><td>列</td><td>ワークEメール</td><td>列</td></tr><tr><td>従業員ID</td><td>列</td><td>社員番号</td><td>列</td></tr><tr><td>入会日</td><td>年月日</td><td>入社日</td><td>年月日</td></tr><tr><td>誕生日</td><td>年月日</td><td>生年月日</td><td>年月日</td></tr><tr><td>場所</td><td>列</td><td>場所</td><td>list</td></tr><tr><td>ジョブタイトル</td><td>列</td><td>ジョブタイトル</td><td>list</td></tr><tr><td>せんぷく</td><td>?</td><td>部門</td><td>list</td></tr><tr><td>manager_id</td><td>列</td><td>スーパーバイザーエルド</td><td>整数</td></tr><tr><td>?</td><td>image/jpeg</td><td>photo.jpg</td><td><p>image</p><p>/jpeg</p></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.allganize.ai/alliyzgaido/settings/third-party-integration/bamboohr-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
