Appearance
Generating a Workable API Access Token
WARNING
- It's recommended that an administrator of your Workable account generates the API Access Token.
Refer the official Workable documentation to generate the API Access token.
The scopes required for the Workable integration are:
- For ATS related functionality
r_jobs
r_requisitions
r_offers
r_candidates
- For HRIS related functionality
r_employees
r_account
If write functionality needs to be added, then add the corresponding write scopes as well, which start with w_
.