Overview
Fincelo exposes webhook endpoints that external platforms can push events to — enabling real-time ticket intelligence without polling.Ticket Intelligence Webhook
Receives ticket events from any external support platform.Headers
| Header | Required | Description |
|---|---|---|
Content-Type | Yes | application/json |
x-hub-signature-256 | Optional | HMAC-SHA256 signature for verification |
Payload Format
Fincelo accepts any JSON payload. It auto-detects common fields:issue, case, conversation as the root object.

