mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
24 lines
1004 B
Markdown
24 lines
1004 B
Markdown
# Oura
|
|
|
|
You can use these credentials to authenticate the following nodes with Oura.
|
|
- [Oura](/integrations/nodes/n8n-nodes-base.oura/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Oura](https://www.ouraring.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Open the [Personal Access Tokens](https://cloud.ouraring.com/personal-access-tokens) page.
|
|
2. On the top-right corner of the page, click on the ***Create A New Personal Access Token*** button.
|
|
3. Enter a note for the new Personal Access Token you are about to generate.
|
|
4. Click on the ***Create Personal Access Token*** to create the Personal Access Token.
|
|
5. Copy the displayed Personal Access Token.
|
|
6. Enter a name for your credentials in the ***Credentials Name*** field in the 'Oura API' credentials in n8n.
|
|
7. Paste the Personal Access Token in the ***Personal Access Token*** field in the 'Oura API' credentials in n8n.
|
|
8. Click on the ***Create*** button to create your credentials.
|
|
|
|
|
|
|
|
- [Oura API Documentation](https://cloud.ouraring.com/docs/authentication)
|