diff --git a/docs/integrations/builtin/credentials/apitemplateio.md b/docs/integrations/builtin/credentials/apitemplateio.md index 546c4bea5..e16f5b70d 100644 --- a/docs/integrations/builtin/credentials/apitemplateio.md +++ b/docs/integrations/builtin/credentials/apitemplateio.md @@ -28,5 +28,5 @@ To configure this credential, you'll need: - An **API Key** -Once you've created an APITemplate.io account, go to **API Integration** to copy the **API Key**. Paste this key into the **API Key** field in the n8n APITemplate.io API credentials. +Once you've created an APITemplate.io account, go to **API Integration** to copy the **API Key**. diff --git a/docs/integrations/builtin/credentials/asana.md b/docs/integrations/builtin/credentials/asana.md index 9a00fd356..d9e1bb97d 100644 --- a/docs/integrations/builtin/credentials/asana.md +++ b/docs/integrations/builtin/credentials/asana.md @@ -19,7 +19,7 @@ Create an [Asana](https://asana.com/) account. ## Supported authentication methods - OAuth2 API -- API (Access token) +- API Access Token ## Related resources @@ -31,7 +31,7 @@ Refer to [Asana's Developer Guides](https://developers.asana.com/docs/overview){ 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. /// -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. +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. Use the following adjustments: @@ -42,7 +42,7 @@ Use the following adjustments: To configure this credential, you'll need: -- A personal **Access Token** +- A Personal **Access Token** (PAT) Refer to the [Asana Quick start guide](https://developers.asana.com/docs/quick-start#setup){:target=_blank .external-link} for the steps to generate a Personal Access Token (PAT). diff --git a/docs/integrations/builtin/credentials/auth0management.md b/docs/integrations/builtin/credentials/auth0management.md index bdc090cee..527248350 100644 --- a/docs/integrations/builtin/credentials/auth0management.md +++ b/docs/integrations/builtin/credentials/auth0management.md @@ -13,7 +13,7 @@ Create an [Auth0](https://auth0.com){:target=_blank .external-link} account. ## Supported authentication methods -- API (Client Secret) +- API Client Secret ## Related resources @@ -21,7 +21,7 @@ Refer to [Auth0 Management's documentation](https://auth0.com/docs/api/managemen This is a credential-only node. Refer to [Custom API operations](/integrations/custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/auth0-management-api/){:target=_blank .external-link} on n8n's website. -## Using API (Client Secret) +## Using API Client Secret To configure this credential, you'll need: