Update Emelia credential to template

This commit is contained in:
freakwriter 2024-05-06 12:56:01 -04:00
parent 807a4769a1
commit e037d92cd9

View File

@ -13,21 +13,21 @@ You can use these credentials to authenticate the following nodes with Emelia.
## Prerequisites
Create a [Emelia](https://emelia.io) account.
Create an [Emelia](https://emelia.io) account.
## Supported authentication methods
- API Key
## Related resources
Refer to [Emelia's API documentation](https://docs.emelia.io/){:target=_blank .external-link} for more information about the service.
## Using API Key
1. Open the Emelia [dashboard](https://app.emelia.io/) page.
2. Click on the avatar on the top-right and select 'API Keys'.
3. Click on the ***Generate new API key*** button.
4. Click on the menu icon and select 'Copy API Key' from the dropdown list.
5. Enter a name for your credentials in the ***Credentials Name*** field in the 'Emelia API' credentials in n8n.
6. Paste the API key in the ***API Key*** field in the 'Emelia API' credentials in n8n.
7. Click the ***Create*** button to create your credentials in n8n.
To configure this credential, you'll need:
The following video demonstrates the steps mentioned above.
- An **API Key**
<div class="video-container">
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/XZ4wP1AI9eM" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
To generate an API Key in Emelia, access your **API Keys** by selecting the avatar in the top right (your **Settings**) See the Authentication section of [Emelia's API documentation](https://docs.emelia.io/){:target=_blank .external-link} for more information.