From 84c8a3b910ec92e46d0671aa165dbb8aa8b9fdc3 Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Tue, 31 Jan 2023 13:27:44 +0000 Subject: [PATCH] update deepl creds --- docs/integrations/builtin/credentials/deepl.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/docs/integrations/builtin/credentials/deepl.md b/docs/integrations/builtin/credentials/deepl.md index e27388815..7260985d5 100644 --- a/docs/integrations/builtin/credentials/deepl.md +++ b/docs/integrations/builtin/credentials/deepl.md @@ -7,19 +7,8 @@ You can use these credentials to authenticate the following nodes with DeepL. ## Prerequisites -Create a DeepL [developer](https://www.deepl.com/pro/change-plan#developer) account. +Create a DeepL [developer](https://www.deepl.com/account/summary){:target=_blank .external-link} account. ## Using API Key -1. Open your DeepL [account](https://www.deepl.com/pro-account) page. -2. Scroll down to the ***Authentication Key for DeepL API*** section. -3. Copy the displayed 'API Key'. -4. Enter the name for your credentials in the ***Credentials Name*** field in the 'DeepL API' credentials in n8n. -5. Paste the API key in the ***API Key*** field in the 'DeepL API' credentials in n8n. -6. Click on the ***Create*** button to create your credentials in n8n. - -The following video demonstrates the steps mentioned above. - -
- -
+Refer to DeepL's [Authentication](https://www.deepl.com/docs-api/api-access/authentication/){:target=_blank .external-link} guide for more information on getting your API key.