Workable
Hiring platform with job postings, candidates, evaluations, offers, and onboarding records.
Posts a role, screens the applicants who arrive, and moves the strongest ones through to an offer.
Use Workable with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Workable to work.
What Snow can do with Workable
These are the Workable operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads25
Look at your data without changing it.
- Get Candidates
Retrieve a list of candidates across all jobs in the organization. Returns candidate details including name, email, job, stage, and status. Use this to: list all candidates, filter by specific job/stage/email, or find candidates created/updated after a certain date. Supports pagination via the 'limit' parameter (max 100 per page). For complete candidate details, use the individual candidate endpoint.
- Get Employee
Tool to retrieve detailed information for a specific employee by ID. Use when you need complete employee data including personal details, contact info, employment history, and more. Requires r_employees scope and may need member_id parameter for account-level tokens.
- List Departments
Tool to retrieve all departments from your Workable account. Use when you need to view the organizational structure or get department identifiers. Requires r_account scope.
- List Employees
Tool to retrieve a collection of account employees. Use when you need to list, search, or filter employees by name, email, or organizational structure. Supports pagination via limit and offset parameters. Required scope: r_employees.
- Get Account
Tool to return the specified account. Use when you need account metadata by subdomain after listing available accounts.
- Get Accounts
Retrieves all Workable accounts (organizations) accessible to the authenticated user. Returns account details including ID, name, subdomain, description, summary, and website URL. Use this action to discover which Workable accounts you have access to, or to obtain account identifiers needed for other API operations. Requires 'r_jobs' scope.
- Get Background Check Packages
Tool to retrieve a list of available background check packages from a specified provider. Use after identifying the provider to view available package options.
- Get Background Check Providers
Retrieves a list of background check providers integrated with your Workable account. Returns provider details including id, name, integration type, connection status, and logo URL. If no providers are configured, returns an empty list.
- Get Events
Retrieve a collection of scheduled events (calls, interviews, meetings) from the Workable account. Supports filtering by event type, date range, candidate, job, or team member. Use pagination parameters (limit, since_id, max_id) for large result sets. By default, cancelled events are excluded unless explicitly included.
- Get Jobs
Retrieves a paginated list of jobs from your Workable account. Returns job details including title, state, department, location, and salary information. Use this to search for jobs by state (draft/published/closed/archived), filter by creation/update dates, or fetch additional fields like descriptions and requirements.
Creates4
Add something new to your account.
- Create Employee
Tool to create an employee in your Workable account. Use when adding a new hire to employee management system. Employee can be created in draft state (unpublished) or published state (active). Requires w_employees scope.
- Create Department
Tool to create a department in your account. Use when you need to add a new department for organizing teams under your Workable account.
- Invite Member
Tool to invite a member to your Workable account. Use when sending an invitation email.
- Upload Employee Documents
Tool to upload a list of documents for a specific employee. Use when you need to attach documents (contracts, forms, etc.) to an employee's record. Required scope: w_employees.
Updates5
Change something that is already there.
- Update Employee
Tool to update an existing employee in Workable. Use when you need to modify employee details such as job title, contact information, department, or other employee attributes. Requires employee ID and member ID.
- Enable Member
Enable (restore) a deactivated Workable account member to active status. This action reactivates a previously deactivated member, restoring their access to the Workable account. The operation is idempotent - enabling an already active member will succeed without error. Requires the 'w_members' scope. Returns HTTP 204 No Content on success.
- Update Background Check Status
Updates the status and results of an existing background check in a candidate's timeline. This tool is designed for background check providers to push status updates (pending, consented, completed, declined, expired) and results back to Workable after initiating a background check. Use this action when: - A candidate has consented to or declined a background check request - Background check results are complete and need to be injected into the candidate's timeline - The status of an ongoing background check has changed - Attaching final reports and structured results to a completed check Prerequisites: Requires a valid background_check_id from an existing background check request that was previously created through Workable's background check provider integration. Note: Uses PUT request to /checks/{background_check_id} endpoint (despite the 'Post' naming).
- Update Department
Tool to update an existing department in your account. Use when renaming a department or changing its parent after confirming its ID.
- Update Member
Updates a Workable account member's details including roles, name, headline, email, and collaboration rules. Requires member ID and roles array. Use this to modify existing member information such as changing permissions, updating contact details, or adjusting collaboration settings.
Deletes3
Remove something. This often cannot be undone.
- Delete Department
Tool to delete a department. Use when removing an obsolete or restructured department after confirming dependent resources.
- Delete Subscription
Tool to unsubscribe from an event by deleting a webhook subscription. Use when you need to stop receiving notifications for a specific event.
- Merge Department
Tool to merge a department into another. Use after confirming both department IDs and optional force flag.
Related integrations
Ready to put Workable to work?
Sign up free, build an app by chatting, and connect Workable in minutes. No credit card required.