From fa738843c19a139070716418f24d4e3b3aecffdc Mon Sep 17 00:00:00 2001 From: Tanay Pant Date: Fri, 16 Oct 2020 10:51:36 +0200 Subject: [PATCH] :hammer: Minor fixes --- docs/nodes/credentials/Automizy/README.md | 4 ++-- docs/nodes/nodes-library/nodes/Automizy/README.md | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/nodes/credentials/Automizy/README.md b/docs/nodes/credentials/Automizy/README.md index 95a4664a4..5c3d5ebdc 100644 --- a/docs/nodes/credentials/Automizy/README.md +++ b/docs/nodes/credentials/Automizy/README.md @@ -15,7 +15,7 @@ Create an [Automizy](https://automizy.com/) account. ## Using API Token 1. Access the [Automizy dashboard](https://app.automizy.com/dashboard). -2. Click on ***Settings*** on the bottom left corner and select 'API Token' from the dropdown list. +2. Click on ***Settings*** in the bottom left corner and select 'API Token'. 3. Click on the ***CREATE TOKEN*** button. -4. Click on the ***Copy & Close*** button to copy the API token. +4. Click on the ***COPY & CLOSE*** button to copy the API token. 5. Use this API token with your Auotmizy node credentials in n8n. diff --git a/docs/nodes/nodes-library/nodes/Automizy/README.md b/docs/nodes/nodes-library/nodes/Automizy/README.md index a1cfe4dad..098c7b3b1 100644 --- a/docs/nodes/nodes-library/nodes/Automizy/README.md +++ b/docs/nodes/nodes-library/nodes/Automizy/README.md @@ -75,9 +75,7 @@ In the screenshot below, you will notice that the node creates a new contact wit ### 4. Automizy2 node (update: contact) -This node updates the contact that we created in the previous node by adding the tag `reviewer` to it. - -***Note:*** Make sure you create a tag in Automizy. +This node updates the contact that we created in the previous node by adding the tag `reviewer` to it. Make sure that you create a tag in Automizy. ::: v-pre 1. Select the credentials that you entered in the previous node.