Skip to main content
Cezanne Recruit (Occupop)
Cezanne Recruit (Occupop)
20 actions · 6 events · 1 auth method
BetaATS

Authentication

API Token

Requires a Cezanne Recruit (Occupop) Private API token. Generate one from Settings > API Settings inside your Cezanne Re…Guides: Connector Profile, Link Account
Actions
20 actions
Action
Description
List Candidates
Retrieve a paginated list of candidates in the tenant with optional filtering by company brand.
Get Candidate
Retrieve the full record for a single candidate by their UUID.
Update Candidate Tags
Add or remove tag strings on an existing candidate.
List Company Labels
List all company brand labels configured in the tenant.
List Custom Fields
List all custom field definitions configured in the tenant.
Get Custom Field
Retrieve a single custom field definition by UUID.
Create Custom Field
Create a new custom field definition for candidates or jobs.
Update Custom Field
Update fields on an existing custom field definition.
Delete Custom Field
Delete a custom field definition by UUID.
List Live Jobs
Retrieve a paginated list of live (published) jobs in the tenant.
List Closed Jobs
Retrieve a paginated list of closed and archived jobs in the tenant.
Get Job
Retrieve the full record for a single job by its UUID.
Create Job
Create a new internal job posting.
List Candidates For Job
List all candidates that have applied or been moved to a specific job.
Create Candidate For Job
Post a new candidate application against a specific job.
List Hiring Flow Steps For Job
List all hiring flow steps configured for a specific job.
Attach Custom Fields To Job
Attach custom fields to an existing job as internal details and/or applicant questions.
List Webhooks
List all API webhooks configured for the tenant.
Create Webhook
Register a new webhook subscription URL for the tenant.
Delete Webhook
Remove a webhook subscription by UUID.
Events
|
6 events
Event
Description
Tags
Active Check
Responds 200 to Cezanne Recruit health/ping requests that don’t carry a recognised event field.
Health Check
Job Created
Processes Cezanne Recruit JobResource_created events emitted when a new job is posted live.
Job
Job Updated
Processes Cezanne Recruit JobResource_updated events emitted when job details or status change.
Job
Candidate Created
Processes Cezanne Recruit CandidateResource_created events emitted when a candidate is received on one of the tenant’s j…
Candidate
Candidate Updated
Processes Cezanne Recruit CandidateResource_updated events emitted when candidate profile details change.
Candidate
Candidate Status Updated
Processes Cezanne Recruit CandidateResource_status_updated events emitted when a candidate moves through the hiring flow…
Candidate

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Cezanne Recruit (Occupop) - API Token
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Cezanne Recruit (Occupop) - API Token
4

Use Actions

Invoke actions using one of the methods below: