n8n-docs/docs/nodes/credentials/Oura
2021-04-13 11:55:38 +02:00
..
README.md Add documentation for the Oura node 2021-04-13 11:55:38 +02:00

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

  1. Open the 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.

Further Reading