mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/oura | Learn to configure credentials for the Oura node in n8n |
Oura
You can use these credentials to authenticate the following nodes with Oura.
Prerequisites
Create a Oura account.
Using Access Token
- Open the Personal Access Tokens page.
- On the top-right corner of the page, click on the Create A New Personal Access Token button.
- Enter a note for the new Personal Access Token you are about to generate.
- Click on the Create Personal Access Token to create the Personal Access Token.
- Copy the displayed Personal Access Token.
- Enter a name for your credentials in the Credentials Name field in the 'Oura API' credentials in n8n.
- Paste the Personal Access Token in the Personal Access Token field in the 'Oura API' credentials in n8n.
- Click on the Create button to create your credentials.