n8n-docs/docs/nodes/credentials/Flow/README.md
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00

26 lines
808 B
Markdown

---
permalink: /credentials/flow
description: Learn to configure credentials for the Flow node in n8n
---
# Flow
You can use these credentials to authenticate the following nodes with Flow.
- [Flow](../../nodes-library/nodes/Flow/README.md)
- [Flow Trigger](../../nodes-library/trigger-nodes/FlowTrigger/README.md)
## Prerequisites
Create a [Flow](https://www.getflow.com/) account.
## Using Access Token
1. Access your Flow dashboard.
2. Click on your Organisation icon in the top left.
3. Click on Account Preferences.
4. Click on the *Create a Personal Access Token* button.
5. As you generate your access token, you will also receive an organisation ID.
6. Use provided access token and organisation ID with your Flow node credentials in n8n.
![Getting Flow credentials](./using-access-token.gif)