> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/apps-and-integrations/google-integrations/smartsheet-sync-add-on-for-google-forms.md).

# Googleフォーム用Smartsheet Syncアドオン

### プラン <a href="#id-729oopjzepk1" id="id-729oopjzepk1"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「[Smartsheetプラン](https://smartsheet.dxable.com/price/)」ページを参照してください。

Chrome ウェブストアからインストールできる Smartsheet と Google ドライブの統合ポイントは次のとおりです。

1. [Smartsheet Merge: Smartsheetデータを Google ドキュメントに戦略的にインポートします。](https://help.smartsheet.com/articles/1850128)
2. Smartsheet Sync: Google フォームへの回答をSmartsheetの新しいシートに保存します。
3. [Google ドライブから新規作成: 新しいシートはSmartsheetに保存されますが、リンクもドライブに作成されるため、そこから簡単に開くことができます。](https://help.smartsheet.com/articles/863976)

さらに、インストールを必要としない Google との統合ポイントがいくつかあります。完全なリストはこちらをご覧ください。

**あなたが始める前に**

* 最初にSmartsheetアプリまたはアドオンをインストールするには、Chrome ブラウザーを使用する必要があります。インストール後は、どのブラウザーでも Google Drive-Smartsheet 機能にアクセスできるようになります。
* Google Suite とSmartsheet の両方にサインインするには、同じメール アドレスを使用する必要があります。 Google Suite アプリケーションへのアクセスに使用しているメール アドレスとは別のメール アドレスでSmartsheetにサインインする場合は、ここの手順に従ってSmartsheetに使用するプライマリ メール アドレスを変更してください。

#### Smartsheet Syncアドオンの使用 <a href="#b720hsuuwmxy" id="b720hsuuwmxy"></a>

Smartsheet Syncは、Google フォームからSmartsheetの新しいシートに回答を送信できるようにする Googleフォームアドオンです。

1. まず、Chrome ウェブストアからSmartsheet Syncをインストールします。
2. Google フォームの上部にある \[アドオン] を選択します。
3. \[Smartsheet Sync] > \[開始] を選択します。 Smartsheet Syncサイドバーが右側に表示されます。
4. \[Smartsheetに接続] ボタンを選択します。
5. 手順に従って、アプリとSmartsheetアカウント間のアクセスを承認します。
6. ログインに成功すると、ページが更新され、ウィンドウを閉じて Google フォームに戻るように指示されます。
7. \[開始] を選択して、Google フォームと同じ名前でSmartsheetに新しいシートを作成します。フォームにタイトルがない場合、シートは Google フォーム レスポンスと呼ばれます。フォーム内のフィールドごとに、一致する名前の列がシートに表示されます。フォームが送信されると、応答がこの新しいシートに取り込まれます。
8. 同期がアクティブになっている場合、サイドバーにSmartsheet を一時停止およびリンク解除するオプションが表示されます。
   * 一時停止: Smartsheetへの応答の送信を停止しますが、シートはアドオンに接続されたままになります。サイドバーの \[再開] を選択して、 Smartsheetへのフォーム送信の送信を続行します。
   * Smartsheet のリンクを解除 : Smartsheetへの応答の送信を停止し、シートをアドオンから切断します。 Smartsheetのリンクを解除した後、新しい同期を開始すると、 Smartsheetに新しいシートが作成されます。

{% hint style="info" %}
**注記：**

* ドメインでサードパーティのアプリが無効になっているために統合を使用できないというエラーが表示された場合、Google ドメイン管理者は、Google のサポート サイトにある手順に従ってエラーを解決できます。
* 時間、複数選択チェックボックス、複数選択グリッドなどの特定の Googleフォームフィールドには、 Smartsheetに一致する列タイプがありません。これらのフィールドに対するフォームの回答は、デフォルトでシート内の対応するテキスト/数値列に入力されます。必要に応じて列のタイプを手動で調整できます。
* Smartsheet Syncアドオンは現在、Googleフォームの \[ファイル アップロード] フィールドをサポートしていません。このフィールドは、エンコードされたテキスト値としてSmartsheetに入力されます。これを回避するには、Google ドライブなどのクラウド ストレージの場所に保存されているファイルへの共有リンクを貼り付けることができるテキスト フィールドを使用します。
  {% endhint %}

#### アプリとアドオンのアンインストール <a href="#id-15o1o93uvw99" id="id-15o1o93uvw99"></a>

Google ドライブからアプリをアンインストールするには、Google のサポート サイトの手順に従ってください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/apps-and-integrations/google-integrations/smartsheet-sync-add-on-for-google-forms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
