Skip to content

Commit

Permalink
clearbit creds
Browse files Browse the repository at this point in the history
  • Loading branch information
StarfallProjects committed Feb 21, 2024
1 parent 3022951 commit 12c6b74
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
Binary file not shown.
12 changes: 5 additions & 7 deletions docs/integrations/builtin/credentials/clearbit.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

## Using Access Token
n8n supports authenticating Clearbit with an API key.

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.
## 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.

![Getting Clearbit credentials](/_images/integrations/builtin/credentials/clearbit/using-access-token.gif)

4 changes: 2 additions & 2 deletions document-templates/credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/ -->
Expand Down

0 comments on commit 12c6b74

Please sign in to comment.