mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update Coda credentials node to template
This commit is contained in:
parent
8867752039
commit
55ee20adb8
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB |
@ -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:
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||

|
||||
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}.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user