2.1 KiB
| title | description | contentType | ||
|---|---|---|---|---|
| Workable credentials | Documentation for Workable credentials. Use these credentials to authenticate Workable in n8n, a workflow automation platform. |
|
Workable credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Workable{:target=_blank .external-link} account.
Supported authentication methods
- API key
Related resources
Refer to Workable's API documentation{:target=_blank .external-link} for more information about the service.
Using API key
To configure this credential, you'll need:
-
A Subdomain: Your Workable subdomain is the part of your Workable domain between
https://and.workable.com. So if the full domain ishttps://n8n.workable.com, the subdomain isn8n. The subdomain is also displayed on your Workable Company Profile page. -
An Access Token: Go to your profile > Integrations{:target=_blank .external-link} > Apps and select Generate API token. Refer to Generate a new token for more information.
/// note | Token scopes If you're using this credential with the Workable Trigger node, select the
r_candidatesandr_jobsscopes when you generate your token. If you're using this credential in other ways, select scopes that are relevant for your use case.Refer to Supported API scopes{:target=_blank .external-link} for more information on scopes. ///