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

20 lines
705 B
Markdown

# Trello
You can use these credentials to authenticate the following nodes with Trello.
- [Trello](/integrations/nodes/n8n-nodes-base.trello/)
- [Trello Trigger](/integrations/trigger-nodes/n8n-nodes-base.trelloTrigger/)
## Prerequisites
Create a [Trello](https://trello.com/) account.
## Using Access Token
1. Access [Trello API Key ](https://trello.com/app-key) portal.
2. Gather your API key at the top.
3. Scroll down and you will find your OAuth secret.
4. Click on "generate a Token" where you will find your token.
5. Use the API token, OAuth secret and API key with your node credentials in n8n.
![Getting Trello credentials](/_images/integrations/credentials/trello/using-access-token.gif)