mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
✨ Add IMAP Email credentials
This commit is contained in:
parent
1f9018cc96
commit
b9f8972647
12
docs/nodes/credentials/IMAPEmail/README.md
Normal file
12
docs/nodes/credentials/IMAPEmail/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# IMAP Email
|
||||
|
||||
You can find information about the operations supported by the IMAP Email node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.emailReadImap) page. You can also browse the source code of the node on [GitHub](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Create an email account on a service with IMAP support.
|
||||
|
||||
## Using IMAP
|
||||
|
||||
1. Retrieve your login credentials and IMAP connection parameters.
|
||||
2. Use the login credentials and IMAP connection parameters with your IMAP Email node credentials in n8n.
|
||||
Loading…
Reference in New Issue
Block a user