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

19 lines
677 B
Markdown

# Figma
You can use these credentials to authenticate the following nodes:
- [Figma Trigger (Beta)](/integrations/trigger-nodes/n8n-nodes-base.figmaTrigger/)
## Prerequisites
Create a [Figma](https://www.figma.com/) account.
## Using API Key
1. Log in to [Figma](https://www.figma.com/).
2. Click on the avatar on the top-right and select **Settings**.
3. Scroll down to **Personal access tokens**, enter a name for your token in the input field and confirm by pressing Enter.
4. Click on **Copy this token**.
6. Paste the API key in the **Access Token** field of the **Figma API** credentials screen in n8n.
7. Click the **Save** button to save your credentials in n8n.