Overview
Webhooks is an HTTP-enabled feature that enables customers to create a deeper integration into the Cornerstone ecosystem by enabling near real-time access to critical business event data. With Webhooks, you can direct your Cornerstone CSX portal to automatically communicate the occurrence of specific events (such as, a training completion) to the other systems on which your organization relies.
What's Covered
- Event Payload Samples — Example payloads for Training and Employee events, including the common envelope structure.
- Field Projections — How to customize webhook payloads by selecting only the fields you need.
- Security Features — Endpoint validation, API keys, HMAC authentication, custom headers, token challenge verification, PGP encryption, and OAuth 2.0 support.
- FAQ — Content encoding, heartbeats, retry policies, record batching, alert types, and webhook status monitoring.