> ## 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.

# BreezyHR

> 57 actions available for BreezyHR 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/breezy/filled/png" alt="BreezyHR" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>BreezyHR</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>57 actions · 10 events · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-preview" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Preview</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="Basic Auth">
    Connect using your BreezyHR administrator email and password.

    Guides: [Connector Profile](/connectors/breezyhr/guides/connector-profile/basic-auth), [Link Account](/connectors/breezyhr/guides/link-account/basic-auth)
  </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>57 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="breezyhr_get_user" data-action-label="Get User" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_user" aria-label="Copy breezyhr_get_user"><code className="connector-page-code">breezyhr\_get\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get information about the authenticated user or another user by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_user_details" data-action-label="Get User Details" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get User Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_user_details" aria-label="Copy breezyhr_get_user_details"><code className="connector-page-code">breezyhr\_get\_user\_details</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get detailed information about the currently authenticated user</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_signout" data-action-label="Sign Out" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Sign Out</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_signout" aria-label="Copy breezyhr_signout"><code className="connector-page-code">breezyhr\_signout</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Sign out the current user and invalidate the access token</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_list_companies" data-action-label="List Companies" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Companies</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_list_companies" aria-label="Copy breezyhr_list_companies"><code className="connector-page-code">breezyhr\_list\_companies</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all companies accessible to the authenticated user</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_company" data-action-label="Get Company Details" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Company Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_company" aria-label="Copy breezyhr_get_company"><code className="connector-page-code">breezyhr\_get\_company</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get detailed information about a specific company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_company_candidate_custom_attributes" data-action-label="Get Candidate Custom Attributes" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Custom Attributes</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_company_candidate_custom_attributes" aria-label="Copy breezyhr_get_company_candidate_custom_attributes"><code className="connector-page-code">breezyhr\_get\_company\_candidate\_custom\_attributes</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get custom attribute definitions for candidates in a company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_company_position_custom_attributes" data-action-label="Get Position Custom Attributes" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Position Custom Attributes</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_company_position_custom_attributes" aria-label="Copy breezyhr_get_company_position_custom_attributes"><code className="connector-page-code">breezyhr\_get\_company\_position\_custom\_attributes</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get custom attribute definitions for positions in a company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_list_positions" data-action-label="List All Positions" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List All Positions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_list_positions" aria-label="Copy breezyhr_list_positions"><code className="connector-page-code">breezyhr\_list\_positions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all positions/jobs for the company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_position" data-action-label="Get A Specific Position" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get A Specific Position</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_position" aria-label="Copy breezyhr_get_position"><code className="connector-page-code">breezyhr\_get\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get details of a specific position by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_create_position" data-action-label="Create A New Position" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create A New Position</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_create_position" aria-label="Copy breezyhr_create_position"><code className="connector-page-code">breezyhr\_create\_position</code></button></div>
        </div>

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

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_position" data-action-label="Update A Position" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update A Position</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_position" aria-label="Copy breezyhr_update_position"><code className="connector-page-code">breezyhr\_update\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update details for a given position</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_position_state" data-action-label="Update Position State" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Position State</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_position_state" aria-label="Copy breezyhr_update_position_state"><code className="connector-page-code">breezyhr\_update\_position\_state</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the state of a position (draft, published, closed, archived)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_position_stream" data-action-label="Get Position Activity Stream" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Position Activity Stream</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_position_stream" aria-label="Copy breezyhr_get_position_stream"><code className="connector-page-code">breezyhr\_get\_position\_stream</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get activity stream for a position</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_position_team" data-action-label="Get Position Team Members" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Position Team Members</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_position_team" aria-label="Copy breezyhr_get_position_team"><code className="connector-page-code">breezyhr\_get\_position\_team</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get team members assigned to a position</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_position_custom_fields" data-action-label="Get Position Custom Fields" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Position Custom Fields</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_position_custom_fields" aria-label="Copy breezyhr_get_position_custom_fields"><code className="connector-page-code">breezyhr\_get\_position\_custom\_fields</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get custom field values for a position. Only returns fields that already have values set on the position.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_position_custom_field" data-action-label="Update Position Custom Field" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Position Custom Field</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_position_custom_field" aria-label="Copy breezyhr_update_position_custom_field"><code className="connector-page-code">breezyhr\_update\_position\_custom\_field</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a specific custom field value for a position. The field must already have a value set on the position.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_list_candidates" data-action-label="List Position Candidates" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Position Candidates</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_list_candidates" aria-label="Copy breezyhr_list_candidates"><code className="connector-page-code">breezyhr\_list\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all candidates for a specific position with abbreviated candidate objects</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_search_candidates" data-action-label="Search Candidates By Email" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Search Candidates By Email</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_search_candidates" aria-label="Copy breezyhr_search_candidates"><code className="connector-page-code">breezyhr\_search\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve all candidates with entered email address across all positions</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate" data-action-label="Get Candidate Details" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate" aria-label="Copy breezyhr_get_candidate"><code className="connector-page-code">breezyhr\_get\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get detailed information about a specific candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_create_candidate" data-action-label="Create Candidate" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_create_candidate" aria-label="Copy breezyhr_create_candidate"><code className="connector-page-code">breezyhr\_create\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a new candidate to a position</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate" data-action-label="Update Candidate" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate" aria-label="Copy breezyhr_update_candidate"><code className="connector-page-code">breezyhr\_update\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update candidate information</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_move_candidate" data-action-label="Move Candidate To Another Position" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Move Candidate To Another Position</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_move_candidate" aria-label="Copy breezyhr_move_candidate"><code className="connector-page-code">breezyhr\_move\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Move a candidate from one position to another</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_stage" data-action-label="Update Candidate Stage" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Candidate Stage</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_stage" aria-label="Copy breezyhr_update_candidate_stage"><code className="connector-page-code">breezyhr\_update\_candidate\_stage</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Move candidate to a different stage in the hiring pipeline</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_stream" data-action-label="Get Candidate Activity Stream" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Activity Stream</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_stream" aria-label="Copy breezyhr_get_candidate_stream"><code className="connector-page-code">breezyhr\_get\_candidate\_stream</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get activity stream/timeline for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_add_candidate_stream_note" data-action-label="Add Note To Candidate Stream" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Note To Candidate Stream</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_add_candidate_stream_note" aria-label="Copy breezyhr_add_candidate_stream_note"><code className="connector-page-code">breezyhr\_add\_candidate\_stream\_note</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a note to candidate's discussion stream</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_meta" data-action-label="Get Candidate Metadata" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Metadata</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_meta" aria-label="Copy breezyhr_get_candidate_meta"><code className="connector-page-code">breezyhr\_get\_candidate\_meta</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get metadata information for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_resume" data-action-label="Get Candidate Resume" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Resume</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_resume" aria-label="Copy breezyhr_get_candidate_resume"><code className="connector-page-code">breezyhr\_get\_candidate\_resume</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the resume file for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_documents" data-action-label="Get Candidate Documents" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Documents</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_documents" aria-label="Copy breezyhr_get_candidate_documents"><code className="connector-page-code">breezyhr\_get\_candidate\_documents</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all documents attached to a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_conversation" data-action-label="Get Candidate Conversation" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Conversation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_conversation" aria-label="Copy breezyhr_get_candidate_conversation"><code className="connector-page-code">breezyhr\_get\_candidate\_conversation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get email conversation thread for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_send_candidate_message" data-action-label="Send Message To Candidate" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Send Message To Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_send_candidate_message" aria-label="Copy breezyhr_send_candidate_message"><code className="connector-page-code">breezyhr\_send\_candidate\_message</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a new conversation message for the candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_education" data-action-label="Add Candidate Education Entry" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Candidate Education Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_education" aria-label="Copy breezyhr_update_candidate_education"><code className="connector-page-code">breezyhr\_update\_candidate\_education</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add an education entry to a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_work_history" data-action-label="Add Candidate Work History Entry" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Candidate Work History Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_work_history" aria-label="Copy breezyhr_update_candidate_work_history"><code className="connector-page-code">breezyhr\_update\_candidate\_work\_history</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a work history entry to a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_questionnaires" data-action-label="Get Candidate Questionnaires" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Questionnaires</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_questionnaires" aria-label="Copy breezyhr_get_candidate_questionnaires"><code className="connector-page-code">breezyhr\_get\_candidate\_questionnaires</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get questionnaires submitted by a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_send_questionnaire_to_candidate" data-action-label="Send Questionnaire To Candidate" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Send Questionnaire To Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_send_questionnaire_to_candidate" aria-label="Copy breezyhr_send_questionnaire_to_candidate"><code className="connector-page-code">breezyhr\_send\_questionnaire\_to\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Send a questionnaire to a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_scorecard" data-action-label="Update Candidate Scorecard" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Candidate Scorecard</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_scorecard" aria-label="Copy breezyhr_update_candidate_scorecard"><code className="connector-page-code">breezyhr\_update\_candidate\_scorecard</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update scorecard/evaluation for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_assessments" data-action-label="Get Candidate Assessments" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Assessments</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_assessments" aria-label="Copy breezyhr_get_candidate_assessments"><code className="connector-page-code">breezyhr\_get\_candidate\_assessments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get assessment results for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_background_checks" data-action-label="Get Candidate Background Checks" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Background Checks</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_background_checks" aria-label="Copy breezyhr_get_candidate_background_checks"><code className="connector-page-code">breezyhr\_get\_candidate\_background\_checks</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get background check results for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_custom_attribute" data-action-label="Add Candidate Custom Attribute" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Candidate Custom Attribute</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_custom_attribute" aria-label="Copy breezyhr_update_candidate_custom_attribute"><code className="connector-page-code">breezyhr\_update\_candidate\_custom\_attribute</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add or update a custom attribute on a candidate. This is different from update\_candidate\_custom\_field.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_candidate_custom_fields" data-action-label="Get Candidate Custom Fields" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Candidate Custom Fields</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_candidate_custom_fields" aria-label="Copy breezyhr_get_candidate_custom_fields"><code className="connector-page-code">breezyhr\_get\_candidate\_custom\_fields</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get custom field values for a candidate. Returns fields defined at company level with their per-candidate values.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_custom_field" data-action-label="Update Candidate Custom Field" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Candidate Custom Field</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_custom_field" aria-label="Copy breezyhr_update_candidate_custom_field"><code className="connector-page-code">breezyhr\_update\_candidate\_custom\_field</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a specific custom field value for a candidate. Use get\_candidate\_custom\_fields to get the custom\_field\_id.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_list_pipelines" data-action-label="List Pipelines" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Pipelines</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_list_pipelines" aria-label="Copy breezyhr_list_pipelines"><code className="connector-page-code">breezyhr\_list\_pipelines</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all hiring pipelines for a company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_pipeline" data-action-label="Get Pipeline Details" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Pipeline Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_pipeline" aria-label="Copy breezyhr_get_pipeline"><code className="connector-page-code">breezyhr\_get\_pipeline</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get details of a specific hiring pipeline</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_list_questionnaires" data-action-label="List Questionnaires" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Questionnaires</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_list_questionnaires" aria-label="Copy breezyhr_list_questionnaires"><code className="connector-page-code">breezyhr\_list\_questionnaires</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all questionnaires for a company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_questionnaire" data-action-label="Get Questionnaire Details" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Questionnaire Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_questionnaire" aria-label="Copy breezyhr_get_questionnaire"><code className="connector-page-code">breezyhr\_get\_questionnaire</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get details of a specific questionnaire</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_update_candidate_questionnaire_response" data-action-label="Update Questionnaire Response" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Questionnaire Response</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_update_candidate_questionnaire_response" aria-label="Copy breezyhr_update_candidate_questionnaire_response"><code className="connector-page-code">breezyhr\_update\_candidate\_questionnaire\_response</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update or submit questionnaire responses for a candidate</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_list_templates" data-action-label="List Templates" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Templates</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_list_templates" aria-label="Copy breezyhr_list_templates"><code className="connector-page-code">breezyhr\_list\_templates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all email and message templates for a company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_get_template" data-action-label="Get Template Details" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Template Details</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_get_template" aria-label="Copy breezyhr_get_template"><code className="connector-page-code">breezyhr\_get\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get details of a specific email or message template</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_candidate_added" data-action-label="Candidate Added" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Added</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_candidate_added" aria-label="Copy breezyhr_webhook_candidate_added"><code className="connector-page-code">breezyhr\_webhook\_candidate\_added</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a new candidate is added to a position. Maps to BreezyHR event `candidateAdded`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_candidate_deleted" data-action-label="Candidate Deleted" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_candidate_deleted" aria-label="Copy breezyhr_webhook_candidate_deleted"><code className="connector-page-code">breezyhr\_webhook\_candidate\_deleted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a candidate is deleted from a position. Maps to BreezyHR event `candidateDeleted`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_candidate_status_updated" data-action-label="Candidate Status Updated" data-action-scopes="">
        <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="breezyhr_webhook_candidate_status_updated" aria-label="Copy breezyhr_webhook_candidate_status_updated"><code className="connector-page-code">breezyhr\_webhook\_candidate\_status\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a candidate's status changes within a position's pipeline. Maps to BreezyHR event `candidateStatusUpdated`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_position_added" data-action-label="Position Added" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position Added</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_added" aria-label="Copy breezyhr_webhook_company_position_added"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_added</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a new position is created in the company. Maps to BreezyHR event `companyPositionAdded`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_position_updated" data-action-label="Position Updated" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_updated" aria-label="Copy breezyhr_webhook_company_position_updated"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a position's details are updated. Maps to BreezyHR event `companyPositionUpdated`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_position_deleted" data-action-label="Position Deleted" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_deleted" aria-label="Copy breezyhr_webhook_company_position_deleted"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_deleted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a position is deleted from the company. Maps to BreezyHR event `companyPositionDeleted`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_position_state_updated" data-action-label="Position State Updated" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position State Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_state_updated" aria-label="Copy breezyhr_webhook_company_position_state_updated"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_state\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a position's state changes (e.g. draft, published, closed, archived). Maps to BreezyHR event \`companyPositi...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_note_posted" data-action-label="Note Posted" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Note Posted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_note_posted" aria-label="Copy breezyhr_webhook_company_note_posted"><code className="connector-page-code">breezyhr\_webhook\_company\_note\_posted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a new note is posted in the company. Maps to BreezyHR event `companyNotePosted`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_note_updated" data-action-label="Note Updated" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Note Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_note_updated" aria-label="Copy breezyhr_webhook_company_note_updated"><code className="connector-page-code">breezyhr\_webhook\_company\_note\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a note is updated in the company. Maps to BreezyHR event `companyNoteUpdated`.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="breezyhr_webhook_company_note_deleted" data-action-label="Note Deleted" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Note Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_note_deleted" aria-label="Copy breezyhr_webhook_company_note_deleted"><code className="connector-page-code">breezyhr\_webhook\_company\_note\_deleted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a note is deleted from the company. Maps to BreezyHR event `companyNoteDeleted`.</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="Note" data-connector-events-scope-filter />

            <span>Note</span>
          </label>

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

            <span>Position</span>
          </label>

          <div className="connector-actions-scopes__empty" hidden>No tags found</div>
        </div>
      </div>
    </div>
  </div>

  <div className="meta-library-count" data-connector-events-count>10 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="breezyhr_webhook_candidate_added" data-event-label="Candidate Added" data-event-tags="Candidate">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Added</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_candidate_added" aria-label="Copy breezyhr_webhook_candidate_added"><code className="connector-page-code">breezyhr\_webhook\_candidate\_added</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a new candidate is added to a position. Maps to BreezyHR event `candidateAdded`.</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="breezyhr_webhook_candidate_deleted" data-event-label="Candidate Deleted" data-event-tags="Candidate">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Candidate Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_candidate_deleted" aria-label="Copy breezyhr_webhook_candidate_deleted"><code className="connector-page-code">breezyhr\_webhook\_candidate\_deleted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a candidate is deleted from a position. Maps to BreezyHR event `candidateDeleted`.</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="breezyhr_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="breezyhr_webhook_candidate_status_updated" aria-label="Copy breezyhr_webhook_candidate_status_updated"><code className="connector-page-code">breezyhr\_webhook\_candidate\_status\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a candidate's status changes within a position's pipeline. Maps to BreezyHR event `candidateStatusUpdated`.</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="breezyhr_webhook_company_position_added" data-event-label="Position Added" data-event-tags="Position">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position Added</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_added" aria-label="Copy breezyhr_webhook_company_position_added"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_added</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a new position is created in the company. Maps to BreezyHR event `companyPositionAdded`.</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">Position</span></div>
        </div>
      </div>

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

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a position's details are updated. Maps to BreezyHR event `companyPositionUpdated`.</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">Position</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="breezyhr_webhook_company_position_deleted" data-event-label="Position Deleted" data-event-tags="Position">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_deleted" aria-label="Copy breezyhr_webhook_company_position_deleted"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_deleted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a position is deleted from the company. Maps to BreezyHR event `companyPositionDeleted`.</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">Position</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="breezyhr_webhook_company_position_state_updated" data-event-label="Position State Updated" data-event-tags="Position">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Position State Updated</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_position_state_updated" aria-label="Copy breezyhr_webhook_company_position_state_updated"><code className="connector-page-code">breezyhr\_webhook\_company\_position\_state\_updated</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a position's state changes (e.g. draft, published, closed, archived). Maps to BreezyHR event \`companyPositi...</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">Position</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="breezyhr_webhook_company_note_posted" data-event-label="Note Posted" data-event-tags="Note">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Note Posted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_note_posted" aria-label="Copy breezyhr_webhook_company_note_posted"><code className="connector-page-code">breezyhr\_webhook\_company\_note\_posted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a new note is posted in the company. Maps to BreezyHR event `companyNotePosted`.</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">Note</span></div>
        </div>
      </div>

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

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a note is updated in the company. Maps to BreezyHR event `companyNoteUpdated`.</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">Note</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="breezyhr_webhook_company_note_deleted" data-event-label="Note Deleted" data-event-tags="Note">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Note Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="breezyhr_webhook_company_note_deleted" aria-label="Copy breezyhr_webhook_company_note_deleted"><code className="connector-page-code">breezyhr\_webhook\_company\_note\_deleted</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Emitted when a note is deleted from the company. Maps to BreezyHR event `companyNoteDeleted`.</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">Note</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/breezyhr/guides/connector-profile/basic-auth" icon="https://stackone-logos.com/api/breezy/filled/png" horizontal>
        BreezyHR - Basic Auth
      </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/breezyhr/guides/link-account/basic-auth" icon="https://stackone-logos.com/api/breezy/filled/png" horizontal>
        BreezyHR - Basic Auth
      </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>
