diff --git a/docs/_images/integrations/builtin/credentials/coda/using-access-token.gif b/docs/_images/integrations/builtin/credentials/coda/using-access-token.gif deleted file mode 100644 index efd9442fa..000000000 Binary files a/docs/_images/integrations/builtin/credentials/coda/using-access-token.gif and /dev/null differ diff --git a/docs/integrations/builtin/credentials/cockpit.md b/docs/integrations/builtin/credentials/cockpit.md index c6e7615ed..0bfd07492 100644 --- a/docs/integrations/builtin/credentials/cockpit.md +++ b/docs/integrations/builtin/credentials/cockpit.md @@ -17,13 +17,13 @@ You can use these credentials to authenticate the following nodes: ## Supported authentication methods -- API Key +- API Access Token ## Related resources Refer to [Cockpit's API documentation](https://getcockpit.com/documentation/core/api/introduction){:target=_blank .external-link} for more information about the service. -## Using Access Token +## Using API Access Token To configure this credential, you'll need: diff --git a/docs/integrations/builtin/credentials/coda.md b/docs/integrations/builtin/credentials/coda.md index 2d988430a..fb30c60ec 100644 --- a/docs/integrations/builtin/credentials/coda.md +++ b/docs/integrations/builtin/credentials/coda.md @@ -6,7 +6,7 @@ contentType: integration # Coda credentials -You can use these credentials to authenticate the following nodes with Coda. +You can use these credentials to authenticate the following nodes: - [Coda](/integrations/builtin/app-nodes/n8n-nodes-base.coda/) @@ -14,14 +14,19 @@ You can use these credentials to authenticate the following nodes with Coda. Create a [Coda](https://www.coda.io/){:target=_blank .external-link} account. -## Using Access Token +## Supported authentication methods -1. Open your Coda dashboard. -2. Click on your profile in the top right. -3. Click on the 3 dots and then Account settings.. -4. Scroll down and click on "Generate" under API. -5. Use selected API access token in your Coda node credentials in n8n. +- API Access Token +## Related resources -![Getting Coda credentials](/_images/integrations/builtin/credentials/coda/using-access-token.gif) +Refer to [Coda's API documentation](https://coda.io/developers/apis/v1){:target=_blank .external-link} for more information about the service. + +## Using API Access Token + +To configure this credential, you'll need: + +- An API **Access Token** + +Generate an API access token in your Coda [**Account settings**](https://coda.io/@oleg/getting-started-guide-coda-api/start-here-5#_luxC4){:target=_blank .external-link}.