Skip to main content
CATS
CATS
54 actions · 1 auth method
PreviewATS

Authentication

API Key

CATS uses a static API key sent as a Token in the Authorization header.Guides: Connector Profile, Link Account
Actions
54 actions
Action
Description
List Candidates
List all candidates in CATS.
Get Candidate
Retrieve a single candidate by ID.
Create Candidate
Create a new candidate in CATS.
Update Candidate
Update an existing candidate by ID.
Delete Candidate
Delete a candidate by ID.
List Candidate Pipelines
List all pipelines (job applications) for a candidate.
List Candidate Tasks
List all tasks associated with a candidate.
Search Candidates
Search candidates by a text query.
Filter Candidates
Filter candidates by a specific field and value.
List Jobs
List all job orders in CATS.
Get Job
Retrieve a single job order by ID.
Create Job
Create a new job order in CATS.
Update Job
Update an existing job order by ID.
Delete Job
Delete a job order by ID.
List Job Pipelines
List all pipelines (applications) for a job.
List Job Tasks
List all tasks associated with a job order.
Search Jobs
Search job orders by a text query.
Filter Jobs
Filter job orders by a specific field and value.
List Pipelines
List all pipelines (candidate-job applications) in CATS.
Get Pipeline
Retrieve a single pipeline by ID.
Create Pipeline
Create a new pipeline linking a candidate to a job.
Update Pipeline
Update an existing pipeline by ID.
Delete Pipeline
Delete a pipeline by ID.
Filter Pipelines
Filter pipelines by a specific field and value.
List Companies
List all companies in CATS.
Get Company
Retrieve a single company by ID.
Create Company
Create a new company in CATS.
Update Company
Update an existing company by ID.
Delete Company
Delete a company by ID.
List Company Tasks
List all tasks associated with a company.
Search Companies
Search companies by a text query.
Filter Companies
Filter companies by a specific field and value.
List Company Departments
List all departments for a company in CATS.
Get Company Department
Retrieve a single department by ID.
Create Company Department
Add a new department to a company in CATS.
Update Company Department
Update a department’s name in CATS.
Delete Company Department
Delete a department from CATS.
List Contacts
List all contacts in CATS.
Get Contact
Retrieve a single contact by ID.
Create Contact
Create a new contact in CATS.
Update Contact
Update an existing contact by ID.
Delete Contact
Delete a contact by ID.
List Contact Tasks
List all tasks associated with a contact.
Search Contacts
Search contacts by a text query.
Filter Contacts
Filter contacts by a specific field and value.
List Activities
List all activities in CATS.
Get Activity
Retrieve a single activity by ID.
Update Activity
Update an existing activity by ID.
Delete Activity
Delete an activity by ID.
Search Activities
Search activities by a text query.
Filter Activities
Filter activities by a specific field and value.
List Tasks
List all tasks in CATS.
Get Task
Retrieve a single task by ID.
Create Task
Create a new task in CATS.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

CATS - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

CATS - API Key
4

Use Actions

Invoke actions using one of the methods below: