diff --git a/docs/nodes/credentials/IMAPEmail/README.md b/docs/nodes/credentials/IMAPEmail/README.md new file mode 100644 index 000000000..c166639ee --- /dev/null +++ b/docs/nodes/credentials/IMAPEmail/README.md @@ -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.