Skip to main content
Open in Hubv0.1.0 The official Workable integration allows your bot to create and manage your Workable candidates.

Setup

You will need:
1

Install the integration in Botpress

First, install the integration to your bot:
  1. In Botpress Studio, select Explore Hub in the upper-right corner.
  2. Search for the Workable integration, then select Install Integration.
  3. Fill in the Account subdomain field with your company’s subdomain (https://mycompany.workable.com)
  4. Leave the API access token field empty for now—you’ll come back to them after getting your Workable API key.
2

Get your Workable API key

Next, get your Workable API key:
  1. Log in to your Workable dashboard.
  2. Select your profile picture and go to Settings.
  3. In the left navigation bar, go to Integrations > Apps.
  4. Scroll to API Access Tokens, then select Generate API token.
  5. Add the r_candidates and w_candidates scopes.
  6. Copy the generated token.
3

Configure the integration in Botpress

Now, you can finish setting up the integration in Botpress:
  1. In the integration’s API access token field, paste your Workable API key.
  2. Select Save Configuration.
Your integration is ready. You can use the integration’s Cards and Triggers to interact with your Workable candidates.

Cards

Here’s a reference for all Cards available with the integration:

Create candidate in job

Input: Output:

Create candidate in talent pool

Input: Output:

Get candidate

Input: Output:

List candidates

Input: Output:

Update candidate

Input: Output:

Triggers

Here’s a reference for all Triggers available with the integration:
You can access data returned from any of these Triggers by reading event.payload after the Trigger fires.

Candidate Created

payload
object

Candidate Moved

payload
object