mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
20 lines
852 B
Markdown
20 lines
852 B
Markdown
# Workable
|
|
|
|
You can use these credentials to authenticate the following nodes:
|
|
|
|
- [Workable Trigger](/integrations/trigger-nodes/n8n-nodes-base.workableTrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Workable](https://www.workable.com/) account.
|
|
|
|
## Using API Key
|
|
|
|
1. Log in to [Workable](https://www.workable.com/).
|
|
2. Click on the avatar on the top-right and select **Settings**, then **[Integrations](https://workable.com/backend/settings/integrations)**.
|
|
3. Scroll down to **Access Token** and click **Generate new token**.
|
|
4. Copy the newly generated token.
|
|
6. Paste the token in the **Access Token** field of the **Workable API** credentials screen in n8n.
|
|
7. Add the part between `https://` and `.workable.com` of your Workable subdomain in the Subdomain field of the n8n credentials screen.
|
|
8. Click the **Save** button to save your credentials in n8n.
|