clearbit creds

This commit is contained in:
Deborah Barnard 2024-02-21 09:25:53 +00:00
parent 3022951e63
commit 12c6b7463b
3 changed files with 11 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 KiB

View File

@ -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.
![Getting Clearbit credentials](/_images/integrations/builtin/credentials/clearbit/using-access-token.gif)

View File

@ -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/ -->