mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
clearbit creds
This commit is contained in:
parent
3022951e63
commit
12c6b7463b
Binary file not shown.
|
Before Width: | Height: | Size: 328 KiB |
@ -13,16 +13,14 @@ You can use these credentials to authenticate the following nodes with Clearbit.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Create a [Clearbit](https://www.clearbit.com/) account.
|
||||
Create a [Clearbit](https://www.clearbit.com/){:target=_blank .external-link} account.
|
||||
|
||||
## Supported authentication methods
|
||||
|
||||
n8n supports authenticating Clearbit with an API key.
|
||||
|
||||
## Related resources
|
||||
|
||||
Refer to [Clearbit's API documentation](https://dashboard.clearbit.com/docs){:target=_blank .external-link} for more information about authenticating with the service.
|
||||
|
||||
|
||||
## Using Access Token
|
||||
|
||||
1. Open your Clearbit dashboard.
|
||||
2. Click on **API**.
|
||||
3. Click on **Configure Chargebee**.
|
||||
4. Use selected API key in your Clearbit node credentials in n8n.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
@ -40,8 +40,8 @@ _Include info on services they need to sign up for_
|
||||
|
||||
## Related resources
|
||||
|
||||
<!-- add a link to the service's documentation. This should usually go direct to the API credential docs -->
|
||||
Refer to [_Name_'s documentation](){:target=_blank .external-link} for more information about the service.
|
||||
<!-- add a link to the service's documentation. This should usually go direct to the API credential docs. Amend the link text if neccessary. -->
|
||||
Refer to [_Name_'s API documentation](){:target=_blank .external-link} for more information about authenticating with the service.
|
||||
|
||||
|
||||
<!-- If this is a credential-only node, add a link to the node page on n8n's website. For example: https://n8n.io/integrations/356-gmail/ -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user