---
title: Use Zapier to integrate Coderbyte with 1,000+ applications
description: How to configure Zapier and connect Coderbyte to 1,000+ apps
---

[Skip to content](https://help.coderbyte.com/knowledge/zapier#main-content)

[Contact support](https://help.coderbyte.com/knowledge/kb-tickets/new?hsLang=en) [Customer portal](https://help.coderbyte.com/tickets-view?hsLang=en)

[![coderbyte\_logo\_digital\_white](https://help.coderbyte.com/hs-fs/hubfs/coderbyte_logo_digital_white.png?width=128&height=34&name=coderbyte_logo_digital_white.png)](https://coderbyte.com)

Open main navigation

Close main navigation

- [Contact support](https://help.coderbyte.com/knowledge/kb-tickets/new)
- [Customer portal](https://help.coderbyte.com/tickets-view)

 How can we help you?

- There are no suggestions because the search field is empty.

1. [Help Center](https://help.coderbyte.com/knowledge?hsLang=en)
2. [API & Integrations](https://help.coderbyte.com/knowledge/api-integrations?hsLang=en)
3. [Integration types](https://help.coderbyte.com/knowledge/api-integrations?hsLang=en#integration-types)

# Use Zapier to integrate Coderbyte with 1,000+ applications

## How to configure Zapier and connect Coderbyte to 1,000+ apps

If Coderbyte offers a [native integration with your ATS](https://help.coderbyte.com/knowledge/ats-integrations?hsLang=en), is highly recommended you use our official integration. For other integrations, use [Zapier,](https://zapier.com/apps/coderbyte/integrations) a third-party service that enables you to connect Coderbyte to tools, such as:

- [Recruitee](https://help.coderbyte.com/knowledge/set-up-a-recruitee-integration?hsLang=en)
- [Teamtailor](https://zapier.com/apps/teamtailor/integrations)
- [Bullhorn](https://help.coderbyte.com/knowledge/set-up-a-bullhorn-integration?hsLang=en)
- [Personio](https://help.coderbyte.com/knowledge/set-up-a-perso-integration?hsLang=en)
- [Airtable](https://help.coderbyte.com/knowledge/set-up-an-airtable-integration?hsLang=en)
- [Slack](https://help.coderbyte.com/knowledge/how-do-i-configure-a-slack-integration?hsLang=en)  
  <https://zapier.com/apps/teamtailor/integrations>
- ... and [thousands of more applications!](https://zapier.com/apps)

### Connecting Coderbyte to Zapier

- Step 1: Create or login to your [Zapier](https://zapier.com/) account (you can use a free account)
- Step 2: Make sure you have the [API access add-on enabled](https://help.coderbyte.com/knowledge/generate-an-api-key?hsLang=en) on Coderbyte, and then generate an API key
- Step 3: Connect Coderbyte on Zapier [here.](https://zapier.com/apps/coderbyte/integrations) Paste the API key from Coderbyte into the modal.

![](https://help.coderbyte.com/hubfs/Screen%20Shot%202023-03-29%20at%2012-10-52%20PM-png.png)

### Triggers & Actions

When using Coderbyte in Zapier, you'll have access to the following triggers and actions below.

- **Trigger:** Candidate *joined* assessment
- **Trigger:** Candidate *completed* assessment
- **Trigger:** Candidate *scorecard was reviewed* by an admin
- **Action:** *Invite* candidate to an assessment

### API structure

Below is the JSON object that is returned for each trigger so you can better understand what data you receive when using our API. 

Values that are **-1** can be treated as N/A, so an "mc\_score" of **-1** means there were no multiple choice questions for that assessment. If "time\_taken" is **-1** it means there was no time limit set on the assessment.

#### Trigger: Candidate joined assessment

[View code sample](https://gist.github.com/danielborowski/e612c4a0c0ef2af5630de31e7c2eaca3)

![](https://help.coderbyte.com/hubfs/Screen%20Shot%202022-12-15%20at%204-15-57%20PM-png.png)

#### Trigger: Candidate completed assessment

[View code sample](https://gist.github.com/danielborowski/61bcb611cade79e95e8bde1724844b72)

![Screenshot 2024-03-29 at 11.48.12 AM](https://help.coderbyte.com/hs-fs/hubfs/Screenshot%202024-03-29%20at%2011.48.12%20AM.png?width=688&height=589&name=Screenshot%202024-03-29%20at%2011.48.12%20AM.png)

#### Trigger: Candidate scorecard was reviewed by admin

[View code sample](https://gist.github.com/danielborowski/938fa0329009cc03e10fcd0e15a1d9de)

![](https://help.coderbyte.com/hubfs/Screen%20Shot%202022-12-15%20at%204-19-21%20PM-png.png)

#### Action: Invite a candidate to an assessment

You can use another application as a trigger to invite candidates to Coderbyte, e.g. when a candidate applies to your company and their data enters your ATS, send them an invite link automatically. 

In the POST body, the data you need to provide is an **assessment URL** which you can get from your dashboard, and the **candidate's** **email**. Then a private, one-time invite link will be generated and sent to that candidate.

- [Getting started](https://help.coderbyte.com/knowledge/getting-started?hsLang=en#main-content)

    - [Learn More](https://help.coderbyte.com/knowledge/getting-started?hsLang=en#learn-more)
    - [Switching to Coderbyte](https://help.coderbyte.com/knowledge/getting-started?hsLang=en#switching-to-coderbyte)
    - [Guides](https://help.coderbyte.com/knowledge/getting-started?hsLang=en#guides)
- [Screening](https://help.coderbyte.com/knowledge/screening?hsLang=en)
- [Assessments](https://help.coderbyte.com/knowledge/assessments?hsLang=en#main-content)

    - [Overview](https://help.coderbyte.com/knowledge/assessments?hsLang=en#overview)
    - [Code editor](https://help.coderbyte.com/knowledge/assessments?hsLang=en#code-editor)
    - [Reports and analytics](https://help.coderbyte.com/knowledge/assessments?hsLang=en#reports-and-analytics)
    - [Candidate Experience](https://help.coderbyte.com/knowledge/assessments?hsLang=en#candidate-experience)
    - [Settings and options](https://help.coderbyte.com/knowledge/assessments?hsLang=en#settings-and-options)
- [Interviews](https://help.coderbyte.com/knowledge/interviews?hsLang=en#main-content)

    - [Settings and options](https://help.coderbyte.com/knowledge/interviews?hsLang=en#settings-and-options)
    - [Code editor](https://help.coderbyte.com/knowledge/interviews?hsLang=en#code-editor)
    - [Reports and analytics](https://help.coderbyte.com/knowledge/interviews?hsLang=en#reports-and-analytics)
- [Custom Library](https://help.coderbyte.com/knowledge/custom-library?hsLang=en#main-content)

    - [Challenges & Projects](https://help.coderbyte.com/knowledge/custom-library?hsLang=en#challenges-projects)
    - [Files](https://help.coderbyte.com/knowledge/custom-library?hsLang=en#files)
- [Account Management](https://help.coderbyte.com/knowledge/account-management?hsLang=en#main-content)

    - [Users & Workspaces](https://help.coderbyte.com/knowledge/account-management?hsLang=en#users-workspaces)
    - [Plan & Billing](https://help.coderbyte.com/knowledge/account-management?hsLang=en#plan-billing)
- [API & Integrations](https://help.coderbyte.com/knowledge/api-integrations?hsLang=en#main-content)

    - [Integration types](https://help.coderbyte.com/knowledge/api-integrations?hsLang=en#integration-types)
    - [Integration tutorials](https://help.coderbyte.com/knowledge/api-integrations?hsLang=en#integration-tutorials)

[![coderbyte\_logo\_digital\_navy (1)](https://help.coderbyte.com/hs-fs/hubfs/coderbyte_logo_digital_navy%20(1).png?width=128&height=34&name=coderbyte_logo_digital_navy%20(1).png "coderbyte_logo_digital_navy (1)")](https://coderbyte.com)

Coderbyte Help Center

Copyright © 2025, Coderbyte