ingest_realtime_webhook
Ingest high-velocity real-time events like CMS updates, email opens, and social mentions into the Hot Tier. Verifies webhook authenticity with HMAC-SHA256.
Instructions
Ingests high-velocity, real-time events (CMS, email opens, social mentions) directly into the Hot Tier. Verifies webhook authenticity via HMAC-SHA256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | Yes | ||
| payload_json | Yes | ||
| hmac_signature | No | ||
| source_platform | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |