From e037d92cd993b00416272cfd7cd5dcfc2ed3fb45 Mon Sep 17 00:00:00 2001 From: freakwriter Date: Mon, 6 May 2024 12:56:01 -0400 Subject: [PATCH] Update Emelia credential to template --- .../builtin/credentials/emelia.md | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/integrations/builtin/credentials/emelia.md b/docs/integrations/builtin/credentials/emelia.md index 9017757f7..449504480 100644 --- a/docs/integrations/builtin/credentials/emelia.md +++ b/docs/integrations/builtin/credentials/emelia.md @@ -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** -
- -
+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.