mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Fix link for credential documentation
This commit is contained in:
parent
64e4f54278
commit
3e5c0af7c9
@ -32,6 +32,6 @@ The final workflow should look like the following image.
|
||||
|
||||
### 1. IMAP Email node
|
||||
|
||||
1. First of all, you'll have to enter credentials for the IMAP Email node. You can find out how to do that [here](../../../credentials/IMAPEmail/README.md).
|
||||
1. First of all, you'll have to enter credentials for the IMAP Email node. You can find out how to do that [here](../../../credentials/IMAP/README.md).
|
||||
2. Enter the name of the mailbox from which you want to receive emails in the ***Mailbox Name*** field.
|
||||
3. Click on ***Execute Node*** to run the workflow.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user