Skip to content

Workable credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create a Workable account.

Supported authentication methods#

  • API key

Refer to Workable's API documentation 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 is https://n8n.workable.com, the subdomain is n8n. The subdomain is also displayed on your Workable Company Profile page.
  • An Access Token: Go to your profile > Integrations > Apps and select Generate API token. Refer to Generate a new token for more information.

    Token scopes

    If you're using this credential with the Workable Trigger node, select the r_candidates and r_jobs scopes 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 for more information on scopes.