n8n-docs/docs/integrations/credentials/flow.md
2022-04-13 09:56:05 +01:00

21 lines
738 B
Markdown

# Flow
You can use these credentials to authenticate the following nodes with Flow.
- [Flow](/integrations/nodes/n8n-nodes-base.flow/)
- [Flow Trigger](/integrations/trigger-nodes/n8n-nodes-base.flowTrigger/)
## 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](/_images/integrations/credentials/flow/using-access-token.gif)