Skip to main content

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

Payload Format

Fincelo accepts any JSON payload. It auto-detects common fields:
Also accepts: issue, case, conversation as the root object.

Response

Fincelo always returns 200 immediately and processes asynchronously.

Google Chat Webhook

Receives button click events from Google Chat cards.

Slack Webhook

Receives interactive component events from Slack.
Handles: URL verification challenge, button clicks, app mentions.

WhatsApp Webhook

Receives inbound messages from CSMs replying via WhatsApp.

Signature Verification

For security, verify that webhook payloads come from the expected source:
Set your webhook secret in Settings → Support Intelligence → [Connector] → Webhook Secret.