mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
# Demio
|
|
|
|
You can use these credentials to authenticate the following nodes with Demio.
|
|
- [Demio](/integrations/nodes/n8n-nodes-base.demio/)
|
|
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Demio](https://demio.com/) account.
|
|
|
|
## Using API Key
|
|
|
|
1. Open your Demio [dashboard](https://my.demio.com/manage/dashboard).
|
|
2. Click on your user icon in the top right.
|
|
3. Click on ***Settings***.
|
|
4. Click on the ***API*** tab.
|
|
5. Copy the displayed 'API Key'.
|
|
6. Enter the name for your credentials in the ***Credentials Name*** field in the 'Demio API' credentials in n8n.
|
|
7. Paste the API key in the ***API Key*** field in the 'Demio API' credentials in n8n.
|
|
8. Copy the 'API Secret' from Demio.
|
|
9. Paste the API secret in the ***API Secret*** field in the 'Demio API' credentials in n8n.
|
|
10. Click the ***Create*** button to save your credentials in n8n.
|
|
|
|
The following video demonstrates the steps mentioned above.
|
|
|
|
<div class="video-container">
|
|
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/qcl8mZAmK2I" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
</div>
|