mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
# Copper
|
|
|
|
You can use these credentials to authenticate the following nodes with Copper.
|
|
- [Copper](/integrations/nodes/n8n-nodes-base.copper/)
|
|
- [Copper Trigger](/integrations/trigger-nodes/n8n-nodes-base.copperTrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Copper](https://www.copper.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Open your Copper dashboard.
|
|
2. Click on the ***Settings*** tab on the left-sidebar.
|
|
3. Click on ***Integrations*** and select ***API Keys***.
|
|
4. Click on the ***GENERATE API KEY*** button.
|
|
5. Copy the displayed API key.
|
|
6. Enter the name for your credentials in the ***Credentials Name*** field in the 'Copper API' credentials in n8n.
|
|
7. Paste the API key in the ***API Key*** field in the 'Copper API' credentials in n8n.
|
|
8. Enter the email address in the ***Email*** field in the 'Copper API' credentials in n8n.
|
|
9. Click the ***Create*** button to create your credentials in n8n.
|
|
|
|
The following video demonstrates the steps mentioned above.
|
|
|
|
<div class="video-container">
|
|
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/4yV9GI3UF_o" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
</div>
|