# Connect to Casso via Webhook

- [Manual Webhook Setup](/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](/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
