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

# Comeet

> How to set up the Comeet connector, plus the actions that are available.

<div className="connector-page-header">
  <img src="https://stackone-logos.com/api/comeet/filled/svg" alt="Comeet" className="connector-page-icon" />

  <div className="connector-page-changelog">
    <div className="connector-page-version"><span className="connector-page-tag-beta connector-page-stage-tag">Beta</span><span>v1.0.0</span></div>
  </div>

  <div className="connector-page-header-meta">
    <div className="connector-page-subtitle"><a href="#actions">26 actions</a> · 1 auth method</div>

    <div className="connector-page-category-tags">
      <span className="connector-page-category-tag">ATS</span>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See [Organizations & Projects](/gateway/concepts/organizations-and-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a Connector Profile in your project. See [Setup Connector Profile](/gateway/quickstart#setup-connector-profile).

    <Columns cols={2}>
      <Card title="Connector Profile · API Key" href="/connectors/comeet/guides/connector-profile/api-key" icon="https://stackone-logos.com/api/comeet/filled/svg" horizontal>
        JWT Bearer token authentication using API key and secret.
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Link an account [from the dashboard](/connect/managing-connectors/linking-accounts#link-from-the-dashboard) (or via [StackOne Hub](/embed/account-linking/overview)).

    See the guide for the authentication type chosen in the Connector Profile:

    <Columns cols={2}>
      <Card title="Link Account · API Key" href="/connectors/comeet/guides/link-account/api-key" icon="https://stackone-logos.com/api/comeet/filled/svg" horizontal />
    </Columns>
  </Step>

  <Step title="Use Actions">
    Connect an AI platform to the linked account's actions. See [AI Platforms](/connect/ai-platforms/overview).

    Other ways to call actions are listed in [Protocols & SDKs](/connect/protocols-and-sdks).
  </Step>
</Steps>

## Actions

<div className="connector-meta-library-section">
  <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>26 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid">
      <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="comeet_list_positions" data-action-label="List Positions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Positions</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_positions" aria-label="Copy comeet_list_positions"><code className="connector-page-code">comeet\_list\_positions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all positions in the company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_retrieve_position" data-action-label="Get Position" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Position</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_retrieve_position" aria-label="Copy comeet_retrieve_position"><code className="connector-page-code">comeet\_retrieve\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single position by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_position" data-action-label="Create Position" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Position</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_position" aria-label="Copy comeet_create_position"><code className="connector-page-code">comeet\_create\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new position. Requires name, status, is\_discreet, and users (hiring\_manager and lead\_recruiter with email addre...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_update_position" data-action-label="Update Position" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Position</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_update_position" aria-label="Copy comeet_update_position"><code className="connector-page-code">comeet\_update\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing position by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_clone_position" data-action-label="Clone Position" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Clone Position</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_clone_position" aria-label="Copy comeet_clone_position"><code className="connector-page-code">comeet\_clone\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Clone a template position to create a new position. Only positions with is\_template=true can be cloned — use list\_positi...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_list_candidates" data-action-label="List Candidates" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Candidates</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_candidates" aria-label="Copy comeet_list_candidates"><code className="connector-page-code">comeet\_list\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all candidates in the company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_retrieve_candidate" data-action-label="Get Candidate" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Candidate</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_retrieve_candidate" aria-label="Copy comeet_retrieve_candidate"><code className="connector-page-code">comeet\_retrieve\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single candidate by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_candidate" data-action-label="Create Candidate" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Candidate</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_candidate" aria-label="Copy comeet_create_candidate"><code className="connector-page-code">comeet\_create\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new candidate (formal applicant) for a position</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_update_candidate" data-action-label="Update Candidate" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Candidate</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_update_candidate" aria-label="Copy comeet_update_candidate"><code className="connector-page-code">comeet\_update\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing candidate by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_find_duplicate_candidates" data-action-label="Find Duplicate Candidates" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Find Duplicate Candidates</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_find_duplicate_candidates" aria-label="Copy comeet_find_duplicate_candidates"><code className="connector-page-code">comeet\_find\_duplicate\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Search for duplicate candidates by personal details</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_opening" data-action-label="Create Opening" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Opening</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_opening" aria-label="Copy comeet_create_opening"><code className="connector-page-code">comeet\_create\_opening</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new opening (headcount) for a position. Requires position\_uid, name, reason, and expected hire date.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_list_locations" data-action-label="List Locations" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Locations</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_locations" aria-label="Copy comeet_list_locations"><code className="connector-page-code">comeet\_list\_locations</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all locations in the company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_list_candidates_by_position" data-action-label="List Candidates By Position" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Candidates By Position</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_candidates_by_position" aria-label="Copy comeet_list_candidates_by_position"><code className="connector-page-code">comeet\_list\_candidates\_by\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List candidates for a specific position by position UID, with pagination and filtering</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_list_deleted_candidates" data-action-label="List Deleted Candidates" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Deleted Candidates</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_deleted_candidates" aria-label="Copy comeet_list_deleted_candidates"><code className="connector-page-code">comeet\_list\_deleted\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List deleted or pseudonymized candidate UIDs from the Recruit API for syncing deletions to downstream systems</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_conversation" data-action-label="Create Conversation" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Conversation</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_conversation" aria-label="Copy comeet_create_conversation"><code className="connector-page-code">comeet\_create\_conversation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new conversation thread for a candidate. Requires conversation\_type, visibility, and at least one message.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_message" data-action-label="Create Message" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Message</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_message" aria-label="Copy comeet_create_message"><code className="connector-page-code">comeet\_create\_message</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a new message to an existing conversation by conversation UID. Requires time\_sent, body, from (sender contact), and...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_candidate_note" data-action-label="Create Candidate Note" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Candidate Note</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_candidate_note" aria-label="Copy comeet_create_candidate_note"><code className="connector-page-code">comeet\_create\_candidate\_note</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a note for a candidate (formal applicant)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_evaluation_list_deleted_candidates" data-action-label="List Deleted Candidates (Evaluation)" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Deleted Candidates (Evaluation)</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_evaluation_list_deleted_candidates" aria-label="Copy comeet_evaluation_list_deleted_candidates"><code className="connector-page-code">comeet\_evaluation\_list\_deleted\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List deleted or pseudonymized candidate UIDs from the Evaluation API (Enterprise plan). Use this instead of list\_deleted...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_list_leads" data-action-label="List Leads" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Leads</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_leads" aria-label="Copy comeet_list_leads"><code className="connector-page-code">comeet\_list\_leads</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all leads in the company</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_retrieve_lead" data-action-label="Get Lead" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Lead</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_retrieve_lead" aria-label="Copy comeet_retrieve_lead"><code className="connector-page-code">comeet\_retrieve\_lead</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single lead by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_lead" data-action-label="Create Lead" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Lead</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_lead" aria-label="Copy comeet_create_lead"><code className="connector-page-code">comeet\_create\_lead</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new lead (sourced prospect) for a position</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_update_lead" data-action-label="Update Lead" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Lead</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_update_lead" aria-label="Copy comeet_update_lead"><code className="connector-page-code">comeet\_update\_lead</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing lead by ID. Requires updated\_by object identifying who made the change.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_create_lead_note" data-action-label="Create Lead Note" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Lead Note</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_create_lead_note" aria-label="Copy comeet_create_lead_note"><code className="connector-page-code">comeet\_create\_lead\_note</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a note for a lead (sourced prospect)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_delete_person" data-action-label="Delete Person" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Person</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_delete_person" aria-label="Copy comeet_delete_person"><code className="connector-page-code">comeet\_delete\_person</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a person and all associated candidates. The person UID is found in the person\_uid field of candidate...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_pseudonymize_person" data-action-label="Pseudonymize Person" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Pseudonymize Person</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_pseudonymize_person" aria-label="Copy comeet_pseudonymize_person"><code className="connector-page-code">comeet\_pseudonymize\_person</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Pseudonymize a person's data and all associated candidates according to company settings. The person UID is found in the...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="comeet_list_questionnaires" data-action-label="List Questionnaires" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Questionnaires</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="comeet_list_questionnaires" aria-label="Copy comeet_list_questionnaires"><code className="connector-page-code">comeet\_list\_questionnaires</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all questionnaires in the company</div>
      </div>
    </div>
  </div>
</div>
