Workable
Workable

Workable is an all-in-one HR software platform that streamlines hiring, employee data management, time tracking, and payroll.

Completely Secure
164418VIEWS
2764USERS

Tools

1 of 4

Delete Department

Tool to delete a department. Use when removing an obsolete or restructured department after confirming dependent resources.

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 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.