# 整合

- [自動化](https://help.firstline.cc/feature/integrate/automation.md): 自動化功能，能幫助用戶自動執行繁瑣且重複的作業，已自動化的方式協助人力支援，從而讓人員能專注於最重要的事情，並能充分享受 FIRST LINE 帶來的眾多優勢。
- [範例：發送 LINE 訊息](https://help.firstline.cc/feature/integrate/automation/send-line-message.md): 我們將依據情境來示範步驟，來展示「自動化」功能為企業帶來的方便性，及配合強大的整合能力擴展 FIRST LINE 功能。
- [範例：會員同步](https://help.firstline.cc/feature/integrate/automation/fan-li-hui-yuan-tong-bu.md)
- [範例：發送 Teams 通知](https://help.firstline.cc/feature/integrate/automation/ms-teams.md): 此篇文章將簡略教學如何透過 Microsoft Teams 整合 Webhook 發送工單通知。
- [Webhook 腳本](https://help.firstline.cc/feature/integrate/webhook-recipe.md)


---

# 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://help.firstline.cc/feature/integrate.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.
