Skip to main content

Teamtailor

This is the setup for the Teamtailor source that ingests data from the teamtailor API.

Teamtailor is a recruitment software, provding a new way to attract and hire top talent https://www.teamtailor.com/

In order to use this source, you must first create an account on teamtailor.

Navigate to your organisation Settings Page -> API Key to create the required API token. You must also specify a version number and can use today's date as X-Api-Version to always get the latest version of the API.

Make sure to have the add-ons installed in your account for using the nps-response and job-offers endpoints.

Configuration

InputTypeDescriptionDefault Value
x_api_versionstringX-Api-Version. The version of the API
apistringapi.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
candidatesidDefaultPaginator
custom-fieldsidDefaultPaginator
departmentsidDefaultPaginator
jobsidDefaultPaginator
job-applicationsidDefaultPaginator
job-offersidDefaultPaginator
locationsidDefaultPaginator
usersidDefaultPaginator
todosidDefaultPaginator
teamsidDefaultPaginator
team_membershipsidDefaultPaginator
stagesidDefaultPaginator
rolesidDefaultPaginator
regionsidDefaultPaginator
referralsidDefaultPaginator
questionsidDefaultPaginator
notesidDefaultPaginator
nps_responsesidDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-14Initial release by @aazam-gh via Connector Builder
Was this page helpful?