> For the complete documentation index, see [llms.txt](https://developer.casso.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.casso.vn/english-v2-new/webhook.md).

# Connect to Casso via Webhook

- [Manual Webhook Setup](https://developer.casso.vn/english-v2-new/webhook/thiet-lap-webhook-thu-cong.md): Casso allows integration with Webhook API that calls to your server. Every time there is a new transaction, Casso will call to the API you have set up to send this transaction information.
- [Xử lý sự kiện Webhook](https://developer.casso.vn/english-v2-new/webhook/gia-lap-giao-dich-den.md): Hướng dẫn các bước lập trình một API xử lý sự kiện webhook. Có code mẫu bằng NodeJS
