# WebHook

- [配置WebHook](https://docs.innopaas.com/api-reference/whatsapp-business-api/webhook/pei-zhi-webhook.md): Waba有消息更新时，会通过Webhook将更新事件推送给客户。包括消息状态更新、用户回复消息、Waba账号审核状态更新、WhatsApp模板状态更新、发送号码显示名称变更等。
- [消息状态](https://docs.innopaas.com/api-reference/whatsapp-business-api/webhook/xiao-xi-zhuang-tai.md)
- [上行消息](https://docs.innopaas.com/api-reference/whatsapp-business-api/webhook/shang-xing-xiao-xi.md)
- [模版状态](https://docs.innopaas.com/api-reference/whatsapp-business-api/webhook/mo-ban-zhuang-tai.md)
- [Inbox聊天消息事件](https://docs.innopaas.com/api-reference/whatsapp-business-api/webhook/inbox-liao-tian-xiao-xi-shi-jian.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.innopaas.com/api-reference/whatsapp-business-api/webhook.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.
