> 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/di-san-fang-ying-yong/chuan-jie-shopline/she-ding-line-tong-zhi-xing-xun-xi-fa-song-she-ding.md).

# 設定「LINE 通知型訊息發送設定」

串接完SHOPLINE以後，若您有加購「[LINE 通知快捷](https://docs.omnichat.ai/features/tong-xun-qu-dao/linenotify#id-2.-ji-ben-she-ding-tong-zhi-she-ding)」功能，可於此處接續完成基礎設定。

<figure><img src="/files/8tObZlteNZfCD3td7Jxu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AyPD720LZ7IZLNVE8ZlU" alt="" width="521"><figcaption></figcaption></figure>

1. 選擇欲發送的 LINE 渠道
2. 是否要發送 LINE 通知型訊息的各情境開關，及設定要發送的內容
3. 若是訂單訊息，可以選擇要全部發送，還是排除特定訂單來源

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

{% hint style="info" %}
注意：第三方 POS 或 ERP 請選擇 Open API 建立來源
{% endhint %}


---

# 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/di-san-fang-ying-yong/chuan-jie-shopline/she-ding-line-tong-zhi-xing-xun-xi-fa-song-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.
