# Instagram

{% embed url="<https://www.youtube.com/watch?v=d3rqpkR6pYY>" %}
Instagram integrate demo
{% endembed %}

跟[Messenger](/channel/messenger.md)大致相同。

若是自行處理則是使用instagram\_manage\_messages權限，並且Webhook要勾選messages以及messaging\_postbacks。

## 自行處理

### 先決條件

* 前往 [Meta開發者應用程式](https://developers.facebook.com/apps) 新增應用程式(APP)作為Webhooks 和存取權杖的配置。
* 您具有管理員或開發人員角色的[Facebook 頁面](https://www.facebook.com/pages/create)。Instagram 帳號必須連結到 Facebook 頁面才能使用 Facebook Graph API。
* 連結[ Instagram專業帳戶](https://business.instagram.com/)

**留言回覆**

我們支援Instagram留言回覆，詳情請洽 [Messenger](/channel/messenger.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://docs.dmflow.chat/channel/instagram.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.
