n8n-docs/docs/integrations/credentials/stackby.md
2022-04-28 12:55:18 +01:00

27 lines
1.1 KiB
Markdown

# Stackby
You can use these credentials to authenticate the following nodes with Stackby.
- [Stackby](/integrations/nodes/n8n-nodes-base.stackby/)
## Prerequisites
Create a [Stackby](https://stackby.com/) account.
## Using API Key
1. Open your Stackby [dashboard](https://stackby.com/dashboard).
2. Click on the user icon on the top right and select 'Account' from the dropdown list.
3. Under the ***API*** section, click on the ***Create API key*** button.
4. Copy the displayed API key.
5. Enter a name for your credentials in the ***Credentials Name*** field in the 'Stackby API' credentials in n8n.
6. Paste the API key in the ***API Key*** field in the 'Stackby API' credentials in n8n.
7. Click on the ***Create*** button to create the credentials.
The following video demonstrates the steps mentioned above.
<div class="video-container">
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/xc_upy6H5r4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>