> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cezanne Recruit (Occupop)

> 20 actions available for Cezanne Recruit (Occupop) through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/cezanne-hr/filled/png" alt="Cezanne Recruit (Occupop)" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>Cezanne Recruit (Occupop)</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>20 actions · 6 events · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-beta" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Beta</span>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>ATS</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="API Token">
    Requires a Cezanne Recruit (Occupop) Private API token. Generate one from Settings > API Settings inside your Cezanne Re...

    Guides: [Connector Profile](/connectors/cezannerecruit/guides/connector-profile/api-token), [Link Account](/connectors/cezannerecruit/guides/link-account/api-token)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>20 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_candidates" data-action-label="List Candidates" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Candidates</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_candidates" aria-label="Copy cezannerecruit_list_candidates"><code className="connector-page-code">cezannerecruit\_list\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a paginated list of candidates in the tenant with optional filtering by company brand.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_get_candidate" data-action-label="Get Candidate" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_get_candidate" aria-label="Copy cezannerecruit_get_candidate"><code className="connector-page-code">cezannerecruit\_get\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full record for a single candidate by their UUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_update_candidate_tags" data-action-label="Update Candidate Tags" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Candidate Tags</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_update_candidate_tags" aria-label="Copy cezannerecruit_update_candidate_tags"><code className="connector-page-code">cezannerecruit\_update\_candidate\_tags</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add or remove tag strings on an existing candidate.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_company_labels" data-action-label="List Company Labels" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Company Labels</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_company_labels" aria-label="Copy cezannerecruit_list_company_labels"><code className="connector-page-code">cezannerecruit\_list\_company\_labels</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all company brand labels configured in the tenant.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_custom_fields" data-action-label="List Custom Fields" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Custom Fields</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_custom_fields" aria-label="Copy cezannerecruit_list_custom_fields"><code className="connector-page-code">cezannerecruit\_list\_custom\_fields</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all custom field definitions configured in the tenant.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_get_custom_field" data-action-label="Get Custom Field" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Custom Field</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_get_custom_field" aria-label="Copy cezannerecruit_get_custom_field"><code className="connector-page-code">cezannerecruit\_get\_custom\_field</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single custom field definition by UUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_create_custom_field" data-action-label="Create Custom Field" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Custom Field</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_create_custom_field" aria-label="Copy cezannerecruit_create_custom_field"><code className="connector-page-code">cezannerecruit\_create\_custom\_field</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new custom field definition for candidates or jobs.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_update_custom_field" data-action-label="Update Custom Field" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Custom Field</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_update_custom_field" aria-label="Copy cezannerecruit_update_custom_field"><code className="connector-page-code">cezannerecruit\_update\_custom\_field</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update fields on an existing custom field definition.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_delete_custom_field" data-action-label="Delete Custom Field" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Custom Field</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_delete_custom_field" aria-label="Copy cezannerecruit_delete_custom_field"><code className="connector-page-code">cezannerecruit\_delete\_custom\_field</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a custom field definition by UUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_jobs" data-action-label="List Live Jobs" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Live Jobs</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_jobs" aria-label="Copy cezannerecruit_list_jobs"><code className="connector-page-code">cezannerecruit\_list\_jobs</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a paginated list of live (published) jobs in the tenant.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_closed_jobs" data-action-label="List Closed Jobs" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Closed Jobs</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_closed_jobs" aria-label="Copy cezannerecruit_list_closed_jobs"><code className="connector-page-code">cezannerecruit\_list\_closed\_jobs</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a paginated list of closed and archived jobs in the tenant.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_get_job" data-action-label="Get Job" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_get_job" aria-label="Copy cezannerecruit_get_job"><code className="connector-page-code">cezannerecruit\_get\_job</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full record for a single job by its UUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_create_job" data-action-label="Create Job" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_create_job" aria-label="Copy cezannerecruit_create_job"><code className="connector-page-code">cezannerecruit\_create\_job</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new internal job posting.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_job_candidates" data-action-label="List Candidates For Job" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Candidates For Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_job_candidates" aria-label="Copy cezannerecruit_list_job_candidates"><code className="connector-page-code">cezannerecruit\_list\_job\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all candidates that have applied or been moved to a specific job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_create_job_candidate" data-action-label="Create Candidate For Job" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Candidate For Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_create_job_candidate" aria-label="Copy cezannerecruit_create_job_candidate"><code className="connector-page-code">cezannerecruit\_create\_job\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Post a new candidate application against a specific job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_job_hiring_flow_steps" data-action-label="List Hiring Flow Steps For Job" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Hiring Flow Steps For Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_job_hiring_flow_steps" aria-label="Copy cezannerecruit_list_job_hiring_flow_steps"><code className="connector-page-code">cezannerecruit\_list\_job\_hiring\_flow\_steps</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all hiring flow steps configured for a specific job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_attach_job_custom_fields" data-action-label="Attach Custom Fields To Job" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Attach Custom Fields To Job</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_attach_job_custom_fields" aria-label="Copy cezannerecruit_attach_job_custom_fields"><code className="connector-page-code">cezannerecruit\_attach\_job\_custom\_fields</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Attach custom fields to an existing job as internal details and/or applicant questions.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_list_webhooks" data-action-label="List Webhooks" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Webhooks</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_list_webhooks" aria-label="Copy cezannerecruit_list_webhooks"><code className="connector-page-code">cezannerecruit\_list\_webhooks</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all API webhooks configured for the tenant.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_create_webhook" data-action-label="Create Webhook" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Webhook</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_create_webhook" aria-label="Copy cezannerecruit_create_webhook"><code className="connector-page-code">cezannerecruit\_create\_webhook</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Register a new webhook subscription URL for the tenant.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="cezannerecruit_delete_webhook" data-action-label="Delete Webhook" data-action-scopes="" data-action-auth="API Token" data-action-auth-scopes="{&#x22;API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Webhook</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_delete_webhook" aria-label="Copy cezannerecruit_delete_webhook"><code className="connector-page-code">cezannerecruit\_delete\_webhook</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Remove a webhook subscription by UUID.</div>
      </div>
    </div>
  </div>
</div>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Events</div>

  <div className="connector-actions-controls not-prose" data-connector-events-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-events-search placeholder="Search events" aria-label="Search events" />

      <div className="connector-actions-scopes" data-connector-events-scopes>
        <button type="button" className="connector-actions-scopes__toggle" data-connector-events-scopes-toggle aria-expanded="false">
          <span>Tags<span data-connector-events-scopes-count /></span>
        </button>

        <div className="connector-actions-scopes__menu">
          <div className="connector-actions-scopes__header">
            <input type="search" className="connector-actions-scopes__search" data-connector-events-scope-search placeholder="Search tags..." aria-label="Search tags" />

            <div className="connector-actions-scopes__actions">
              <button type="button" data-connector-events-scopes-select-all>Select all</button>
              <span>|</span>
              <button type="button" data-connector-events-scopes-clear>Clear</button>
            </div>
          </div>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Candidate" data-connector-events-scope-filter />

            <span>Candidate</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Health Check" data-connector-events-scope-filter />

            <span>Health Check</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Job" data-connector-events-scope-filter />

            <span>Job</span>
          </label>

          <div className="connector-actions-scopes__empty" data-connector-events-scopes-empty hidden>No tags found</div>
        </div>
      </div>
    </div>
  </div>

  <div className="meta-library-count" data-connector-events-count>6 events</div>

  <div className="not-prose meta-library-table-container" data-connector-events-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr 150px' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Event</div>
        <div className="meta-library-grid-header-cell">Description</div>
        <div className="meta-library-grid-header-cell">Tags</div>
      </div>

      <div className="connector-meta-library-row" data-event-id="cezannerecruit_active_check" data-event-label="Active Check" data-event-tags="Health Check">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Active Check</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_active_check" aria-label="Copy cezannerecruit_active_check"><code className="connector-page-code">cezannerecruit\_active\_check</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Responds 200 to Cezanne Recruit health/ping requests that don't carry a recognised event field.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Health Check</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="cezannerecruit_webhook_job_created" data-event-label="Job Created" data-event-tags="Job">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Job Created</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_webhook_job_created" aria-label="Copy cezannerecruit_webhook_job_created"><code className="connector-page-code">cezannerecruit\_webhook\_job\_created</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Processes Cezanne Recruit JobResource\_created events emitted when a new job is posted live.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Job</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="cezannerecruit_webhook_job_updated" data-event-label="Job Updated" data-event-tags="Job">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Job Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_webhook_job_updated" aria-label="Copy cezannerecruit_webhook_job_updated"><code className="connector-page-code">cezannerecruit\_webhook\_job\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Processes Cezanne Recruit JobResource\_updated events emitted when job details or status change.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Job</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="cezannerecruit_webhook_candidate_created" data-event-label="Candidate Created" data-event-tags="Candidate">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Created</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_webhook_candidate_created" aria-label="Copy cezannerecruit_webhook_candidate_created"><code className="connector-page-code">cezannerecruit\_webhook\_candidate\_created</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Processes Cezanne Recruit CandidateResource\_created events emitted when a candidate is received on one of the tenant's j...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Candidate</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="cezannerecruit_webhook_candidate_updated" data-event-label="Candidate Updated" data-event-tags="Candidate">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_webhook_candidate_updated" aria-label="Copy cezannerecruit_webhook_candidate_updated"><code className="connector-page-code">cezannerecruit\_webhook\_candidate\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Processes Cezanne Recruit CandidateResource\_updated events emitted when candidate profile details change.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Candidate</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="cezannerecruit_webhook_candidate_status_updated" data-event-label="Candidate Status Updated" data-event-tags="Candidate">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Status Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="cezannerecruit_webhook_candidate_status_updated" aria-label="Copy cezannerecruit_webhook_candidate_status_updated"><code className="connector-page-code">cezannerecruit\_webhook\_candidate\_status\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Processes Cezanne Recruit CandidateResource\_status\_updated events emitted when a candidate moves through the hiring flow\...</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Candidate</span></div>
        </div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/cezannerecruit/guides/connector-profile/api-token" icon="https://stackone-logos.com/api/cezanne-hr/filled/png" horizontal>
        Cezanne Recruit (Occupop) - API Token
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/cezannerecruit/guides/link-account/api-token" icon="https://stackone-logos.com/api/cezanne-hr/filled/png" horizontal>
        Cezanne Recruit (Occupop) - API Token
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
