🔨 Minor fixes

This commit is contained in:
Tanay Pant 2020-10-16 10:51:36 +02:00
parent 2055b23122
commit fa738843c1
2 changed files with 3 additions and 5 deletions

View File

@ -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.

View File

@ -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.