For general webhook concepts like bubble-up behavior, payload visibility rules, and versioned snapshots, see Webhook Concepts.
Description
This event is triggered when a new candidate profile is created in the system.Integration Details
- Subscription Key:
can.candidate.created - Use Case: Sync new candidate records to your ATS or trigger onboarding workflows.
- Related Events:
can.candidate.updated
Trigger
- Event Type:
can_candidate_created - Source: Insertion of a record into the
can.candidatetable.
Payload Example
Payload Type Showcase
Field Notes
cf(custom fields) andmetaare JSONB — shape varies per tenant configuration.responsibilitiesandtools_usedon experiences are JSONB arrays.evidence_snippeton skill proficiencies is JSONB containing parsed resume excerpts.locationon preferred_locations is JSONB with structured geo data.projectsneststechnologiesas a second-level subordinate.file_type_idon attachments references a lookup enum to distinguish resumes, certificates, etc.- All subordinate arrays are pre-filtered to exclude soft-deleted records.

