Skip to main content

Recruitee source

This connector lets you authenticate to the Recruitee API and (when available) extract data from your Recruitee account.

Setup

Before configuring the connector, make sure you have:

  • Your Recruitee Company ID (numeric)
  • A Recruitee API token

Authentication

The Recruitee source uses Bearer token authentication.

During connection setup, the connector validates credentials by calling the Recruitee API endpoint:

  • https://api.recruitee.com/c/{company_id}/admin

If the request fails (for example, due to an invalid token or company ID), the connector will report a credential validation error.

Configuration

FieldTypeRequiredDescription
company_idstringYour Recruitee Company ID. Must contain only digits.
api_tokenstringYour Recruitee API token. Used as a Bearer token for API requests.

Streams

This connector is currently under development. At this time:

  • No streams are exposed.
  • Extraction is not yet available.