Workable
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Workable is a recruiting and applicant tracking system (ATS) that helps companies hire better candidates faster. Connect your Workable account to automate recruitment workflows and candidate management.
Authentication Type
Bearer Token
Setup Instructions
Step 1: Access Workable Integrations
- Log in to your Workable account
- Go to your Profile > Integrations
- Navigate to Apps tab
Step 2: Generate an Access Token
- Click Generate API token
- Select the appropriate scopes for your use case:
r_candidates- Read candidatesr_jobs- Read jobs- Other scopes as needed
- Click Generate
- Copy the access token (it will only be shown once)
Step 3: Find Your Subdomain
Your subdomain is the part between https:// and .workable.com in your Workable URL.
Example: If your URL is https://acme.workable.com, your subdomain is acme.
Configuration Fields
- Subdomain: Your company's Workable subdomain
- Access Token: The API token generated from your account
Common Use Cases
- Fetch job postings
- Manage candidates and applications
- Track hiring pipeline stages
- Automate interview scheduling
- Generate recruiting reports
API Documentation
Next Steps
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.