mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Minor fixes
This commit is contained in:
parent
2055b23122
commit
fa738843c1
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user