Skip to content

Commit

Permalink
Missed some files in that initial review, should have them all now
Browse files Browse the repository at this point in the history
  • Loading branch information
freakwriter committed May 13, 2024
1 parent 5e43aa0 commit af18cc5
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 23 deletions.
2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/acuityscheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Refer to the [Acuity API Quick Start authentication instructions](https://develo

--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to set this up from scratch, complete the [Acuity OAuth2 Account Registration page](https://acuityscheduling.com/oauth2/register){:target=_blank .external-link}. Use the **Client ID** and **Client Secret** provided from that registration.
If you need to set this up from scratch, complete the [Acuity OAuth2 Account Registration page](https://acuityscheduling.com/oauth2/register){:target=_blank .external-link}. Use the **Client ID** and **Client Secret** provided from that registration.
2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/asana.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Refer to [Asana's Developer Guides](https://developers.asana.com/docs/overview){

--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Asana OAuth register an application documentation](https://developers.asana.com/docs/oauth#register-an-application){:target=_blank .external-link} to create an app and set up OAuth.
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Asana OAuth register an application documentation](https://developers.asana.com/docs/oauth#register-an-application){:target=_blank .external-link} to create an app and set up OAuth.

Use the following adjustments:

Expand Down
6 changes: 2 additions & 4 deletions docs/integrations/builtin/credentials/bitly.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ To configure this credential, you'll need:

## Using OAuth2

/// note | Note for n8n Cloud users
You'll only need to enter the Credentials Name and select the **Connect my account** button in the OAuth credential to connect your Bitly account to n8n.
///
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the [Bitly API Authentication documentation](https://dev.bitly.com/docs/getting-started/authentication/){:target=_blank .external-link} for more information.
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the [Bitly API Authentication documentation](https://dev.bitly.com/docs/getting-started/authentication/){:target=_blank .external-link} for more information.

6 changes: 2 additions & 4 deletions docs/integrations/builtin/credentials/box.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ Refer to [Box's API documentation](https://developer.box.com/reference/){:target

## Using OAuth2

/// note | Note for n8n Cloud users
You'll only need to enter the Credentials Name and select the **Connect my account** button in the OAuth credential to connect your Box account to n8n.
///
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, you'll need to create a Custom App. Refer to the [Box OAuth2 Setup documentation](https://developer.box.com/guides/authentication/oauth2/oauth2-setup/){:target=_blank .external-link} for more information.
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, you'll need to create a Custom App. Refer to the [Box OAuth2 Setup documentation](https://developer.box.com/guides/authentication/oauth2/oauth2-setup/){:target=_blank .external-link} for more information.

2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/cal.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ To configure this credential, you'll need:
- An **API Key**: Refer to the [Cal API Quick Start documentation](https://cal.com/docs/enterprise-features/api/quick-start){:target=_blank .external-link} for information on how to generate a new API key.

/// note | Hosted API
Cal previously supported [a hosted API](https://cal.com/docs/enterprise-features/api/quick-start/hosted-api-through-cal-com){:target=_blank .external-link}, but they have since discontinued that service. You do not need to make any edits to the **Host** field within the credential.
Cal previously supported [a hosted API](https://cal.com/docs/enterprise-features/api/quick-start/hosted-api-through-cal-com){:target=_blank .external-link}, but they have since discontinued that service. You don't need to make any edits to the **Host** field within the credential.
///

6 changes: 2 additions & 4 deletions docs/integrations/builtin/credentials/clickup.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ To configure this credential, you'll need:

## Using OAuth2

/// note | Note for n8n Cloud users
You'll only need to enter the Credentials Name and select the **Connect my account** button in the OAuth credential to connect your ClickUp account to n8n.
///
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [ClickUp Oauth flow documentation](https://clickup.com/api/developer-portal/authentication#oauth-flow){:target=_blank .external-link} to create an OAuth app and get the necessary information.
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [ClickUp Oauth flow documentation](https://clickup.com/api/developer-portal/authentication#oauth-flow){:target=_blank .external-link} to create an OAuth app and get the necessary information.
4 changes: 1 addition & 3 deletions docs/integrations/builtin/credentials/customerio.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ To configure this credential, you'll need:

Refer to the [Customer.io Finding and managing your API credentials documentation](https://customer.io/docs/accounts-and-workspaces/managing-credentials/){:target=_blank .external-link} for instructions on creating both Tracking API and App API keys.

## FAQs

### Why do I need a Tracking API Key and an App API Key?
## Why you need a Tracking API Key and an App API Key

Customer.io has two different API endpoints and generates and stores the keys for each slightly differently:

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/drift.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ To configure this credential, you'll need:

--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Drift Authentication and Scopes documentation](https://devdocs.drift.com/docs/authentication-and-scopes){:target=_blank .external-link} to set up OAuth for your app.
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Drift Authentication and Scopes documentation](https://devdocs.drift.com/docs/authentication-and-scopes){:target=_blank .external-link} to set up OAuth for your app.
6 changes: 2 additions & 4 deletions docs/integrations/builtin/credentials/dropbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ To configure this credential, you'll need:

## Using OAuth2

/// note | Note for n8n Cloud users
You'll only need to enter the Credentials Name, select the **App Access Type**, and select the **Connect my account** button in the OAuth credential to connect your Dropbox account to n8n.
///
--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

Should you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Dropbox Implementing OAuth documentation](https://developers.dropbox.com/oauth-guide#implementing-oauth){:target=_blank .external-link} to set up OAuth.
If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Dropbox Implementing OAuth documentation](https://developers.dropbox.com/oauth-guide#implementing-oauth){:target=_blank .external-link} to set up OAuth.

0 comments on commit af18cc5

Please sign in to comment.