Skip to main content
Cezanne Recruit (Occupop)
Betav1.0.0
20 actions · 6 events · 1 auth method
ATS

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Token

Requires a Cezanne Recruit (Occupop) Private API token. Generate one from Settings > API Settings inside your Cezanne Re…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Token

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

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.
Webhooks
Job Created
Processes Cezanne Recruit JobResource_created events emitted when a new job is posted live.
JobsWebhooks
Job Updated
Processes Cezanne Recruit JobResource_updated events emitted when job details or status change.
JobsWebhooks
Candidate Created
Processes Cezanne Recruit CandidateResource_created events emitted when a candidate is received on one of the tenant’s j…
CandidatesWebhooks
Candidate Updated
Processes Cezanne Recruit CandidateResource_updated events emitted when candidate profile details change.
CandidatesWebhooks
Candidate Status Updated
Processes Cezanne Recruit CandidateResource_status_updated events emitted when a candidate moves through the hiring flow…
CandidatesWebhooks