n8n-docs/docs/integrations/builtin/credentials/flow.md
2023-07-18 15:33:16 +01:00

29 lines
970 B
Markdown

---
title: Flow credentials
description: Documentation for Flow credentials. Use these credentials to authenticate Flow in n8n, a workflow automation platform.
contentType: integration
---
# Flow credentials
You can use these credentials to authenticate the following nodes with Flow.
- [Flow](/integrations/builtin/app-nodes/n8n-nodes-base.flow/)
- [Flow Trigger](/integrations/builtin/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/builtin/credentials/flow/using-access-token.gif)