> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/tong-xun-qu-dao/integrations/line-2.0/line-webhook-url-zi-liao-pao-zhuan-she-ding.md).

# LINE Webhook URL 資料拋轉設定

{% hint style="info" %}

1. 需先將 LINE 官方帳號串接至 Omnichat 後台並將 LINE OA 聊天機器人和 Webhook 開啟
2. 目前支援兩間廠商來同步轉拋資料
3. 並非所有 LINE Webhook URL 皆可進行拋轉，請向您要拋向的廠商確認是否能接收
   {% endhint %}

### 步驟一 先至其他第三方後台系統取得 Webhook URL

### 步驟二 將 Webhook URL 複製貼上並點擊「儲存」

將複製好的 Webhook URL 進到 Omnichat 後台—通訊渠道>>串接通訊渠道>>[LINE 內進行貼上跟儲存](https://docs.omnichat.ai/features/tong-xun-qu-dao/integrations/line-2.0/line-zheng-he-yi-nan-pai-cha#id-2.-jian-cha-messaging-api-she-ding-shi-fou-zheng-que)

<figure><img src="/files/v38Bdt9rpjfuHxGOGNHi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BKQVddhlO2Ex3X7E5Uui" alt=""><figcaption></figcaption></figure>


---

# 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://docs.omnichat.ai/features/tong-xun-qu-dao/integrations/line-2.0/line-webhook-url-zi-liao-pao-zhuan-she-ding.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.
